From 87652f395f3314dd714cafbb2d1ed7770b65bdb0 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 18 Dec 2025 16:32:34 +0100 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (200.3.6-SNAPSHOT) --- .../200.3.6-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/200.3.6-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/200.3.6-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index 844953c..ed43219 100644 --- a/WebIdOnServerDocumentScanner/200.3.6-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/200.3.6-SNAPSHOT/WebIdOnServerDocumentScanner.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/WebIdOnServerDocumentScanner/200.3.6/WebIdOnServerDocumentScanner.framework-v200.3.6-SNAPSHOT-1545.zip', :sha256 => 'e759a0872b95d34cf6a36f564e69a0dcc289119cac9ff20ea85f846f29aafd1b' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdOnServerDocumentScanner/200.3.6/WebIdOnServerDocumentScanner.framework-v200.3.6-SNAPSHOT-1546.zip', :sha256 => 'b6733bdd2bc34755b39754255762067c0c210dbe538c8b690e3b459d81813a9a' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'