From 0508c3163ce03d4061329e8309ca11838e7ddb7d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 13 Nov 2025 17:36:34 +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 8b50aad..c1e9ee3 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-1521.zip', :sha256 => '0832909d2556bd249725fe7d4c495f8919f3514f0b4852d145dea9f2522a83d9' } + 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-1522.zip', :sha256 => '8601d264a1c8ac82d5cccc13cf312e6f021087ef6d165ec8cc5bf4b61fc1bbb1' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'