From 7e066c0a3e1c324d80a1f1e3be0e3298aac6c517 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 17 Dec 2025 12:04:57 +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 9194153..8e8a4b3 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-1542.zip', :sha256 => '4b33ec23e09905858de533fd3545e8e7e40770d3240229b0e0b666af3c8463e9' } + 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-1543.zip', :sha256 => 'cf9c5a5cad9307f1eaeca66d2d28f890f72fcb60ebe8336b539892a4ae67038e' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'