From 69176a30195e9209d9d8f237f8706a47eaee02fd Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Sun, 29 Mar 2026 20:33:18 +0200 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 5725bfc..6172ffc 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-1599.zip', :sha256 => 'c1ad9df81116bb30aecb0de1105ee4cdbf9961538a0e8831249112369f5c8cfe' } + 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-1600.zip', :sha256 => '34c31bc74a5e8f3471d6bd56ba9bb339cbd589bd0788d51de0beb0d6c1eb603e' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'