From 2cbfe435eb0fc0a2529b185a4a9e6b6fc42286e6 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 20 Jun 2024 14:30:14 +0200 Subject: [PATCH] [Fix] WebIdDocumentScanner (12.0.1-SNAPSHOT) --- .../12.0.1-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/12.0.1-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/12.0.1-SNAPSHOT/WebIdDocumentScanner.podspec index 7b55007..e0f708a 100644 --- a/WebIdDocumentScanner/12.0.1-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/12.0.1-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.0.1/WebIdDocumentScanner.framework-v12.0.1-SNAPSHOT-1288.zip', :sha256 => '5b1087d8566c77d41a08230c0a0b2eb4b91b4a2a21470307de02a6f31f29e087' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/12.0.1/WebIdDocumentScanner.framework-v12.0.1-SNAPSHOT-1289.zip', :sha256 => '92e397f0e737cc1de610d17200416d0f9ffcf360fca3f455da33ad9863ac26b4' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'