From 4c7541defa90d6554409c783ba36856e4bb39f58 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Sat, 29 Nov 2025 00:00:53 +0100 Subject: [PATCH] [Fix] WebIdDocumentScanner (200.3.6-SNAPSHOT) --- .../200.3.6-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/200.3.6-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/200.3.6-SNAPSHOT/WebIdDocumentScanner.podspec index a066108..cebea5b 100644 --- a/WebIdDocumentScanner/200.3.6-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/200.3.6-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/experimental/de/webid-solutions/WebIdDocumentScanner/200.3.6/WebIdDocumentScanner.framework-v200.3.6-SNAPSHOT-1523.zip', :sha256 => '15e20b8852f4f7a3b6e84df7bd50c00bfd0e4c2c230eeb9575c4b052168469da' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdDocumentScanner/200.3.6/WebIdDocumentScanner.framework-v200.3.6-SNAPSHOT-1510.zip', :sha256 => '97d90f00e5bfdf90d1f80b63d2b220bbe2c0bea23af61318264be3bcbbb4ea19' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'