From 37cd667df1142dc88d9e455c3989008066be8eda Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 1 Dec 2025 12:15:42 +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 7918fb9..609706e 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-1512.zip', :sha256 => 'afe534dfeaf03ee458c67efd948107577310b361a685a82fd13ecb1f8a2e35bf' } + 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-1514.zip', :sha256 => '209b32b77c6412931c640a4e0b156575957871ba73afea0d2ea9c49f326b2b2d' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'