From 9f3c389b93f057e609c54e2a2726ebe4111083c5 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 15 Jan 2025 19:18:56 +0100 Subject: [PATCH] [Fix] WebIdDocumentScanner (12.3.0-SNAPSHOT) --- .../12.3.0-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/12.3.0-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/12.3.0-SNAPSHOT/WebIdDocumentScanner.podspec index da93ecc..9fbb93b 100644 --- a/WebIdDocumentScanner/12.3.0-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/12.3.0-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/12.3.0/WebIdDocumentScanner.framework-v12.3.0-SNAPSHOT-1317.zip', :sha256 => '929c316deadad1601757eadbbc7fba41d104f98b9ffb297bff6ec4f7bc6bb131' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/12.3.0/WebIdDocumentScanner.framework-v12.3.0-SNAPSHOT-1314.zip', :sha256 => '2774396e0d6cfb8f1a2fc3573f7a42b76926b84c6a1e7c7fab066ee687cdb35e' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'