From 4598764939655a484713c21d587957e03b643b1a Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 18 Dec 2025 15:26:01 +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 d32e6e1..844953c 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-1543.zip', :sha256 => '8939c05869cf91042a3b20e095b533c28c09ee4a531645c83a5b7696543c53e4' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'