From a8ecfe4fd408cb9dc3c27291b3d544ed9e954ce1 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 11 Nov 2025 15:27:32 +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 753825e..f29f510 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-1519.zip', :sha256 => '27dc7ac2b22f9014586cc69bd8056caf3e230fcb53c4e724e3d026a3d25e8532' } + 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-1519.zip', :sha256 => '6b051007008a76f28ebca71b35fdc9469b3150f1327891c1c50f6dc677259212' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'