From e40ee020110fc00dbe83493054a40a9f1ddbcdf5 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 2 Feb 2026 11:01:36 +0100 Subject: [PATCH] [Fix] WebIdDocumentScanner (21.0.2-SNAPSHOT) --- .../21.0.2-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/21.0.2-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/21.0.2-SNAPSHOT/WebIdDocumentScanner.podspec index 9d58c1b..c2fb8b5 100644 --- a/WebIdDocumentScanner/21.0.2-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/21.0.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.0.2/WebIdDocumentScanner.framework-v21.0.2-SNAPSHOT-1546.zip', :sha256 => 'dcb9c45b063a36caf7e3ff3407a4964c91ea328dd3e95f9787bce0b5a50aadc5' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/21.0.2/WebIdDocumentScanner.framework-v21.0.2-SNAPSHOT-1547.zip', :sha256 => 'd149634ea9e36105572861825ae454b93d1d1e78fb2c6ad5c8e6915f98ba3bc3' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'