From 62e3a0a603f51f02c9b04a499bdd2f0501feeeba Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 26 Mar 2026 19:43:54 +0100 Subject: [PATCH] [Fix] WebIdDocumentScanner (21.2.2-SNAPSHOT) --- .../21.2.2-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/21.2.2-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/21.2.2-SNAPSHOT/WebIdDocumentScanner.podspec index 46b54ed..ca5b2d1 100644 --- a/WebIdDocumentScanner/21.2.2-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/21.2.2-SNAPSHOT/WebIdDocumentScanner.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' } s.platform = :ios - s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/21.2.2/WebIdDocumentScanner.framework-v21.2.2-SNAPSHOT-1593.zip', :sha256 => '068657e68bb43b3ff4f75bd569db14e5eacf64d6dbdb8681d933a1ea02b6e5c6' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/21.2.2/WebIdDocumentScanner.framework-v21.2.2-SNAPSHOT-1597.zip', :sha256 => 'c23e051f533edf96672272479edf72d39c5cbcc501b5af5910a25e8b0fc26f80' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'