From db90cc4af8f50e5967489b2a3ca57158f77bd099 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 11 Dec 2025 15:10:06 +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 34e3876..e3253b1 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 => 'a81feb63a5c66426c4fb8af0d4e4c10b2c9046c0abc5508d76234b84c10ea2e9' } + 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-1524.zip', :sha256 => '29eb1adf83d4b89704e5b0dd428e84b409f9d17bbda68aa939b35cd28310c99d' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'