From ec05cf2d4c04555d3adda337c5762d0ff483d2b3 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 4 Feb 2026 12:08:05 +0100 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (21.0.2-SNAPSHOT) --- .../21.0.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/21.0.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/21.0.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index a6e8bae..81712f8 100644 --- a/WebIdOnServerDocumentScanner/21.0.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/21.0.2-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/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/21.0.2/WebIdOnServerDocumentScanner.framework-v21.0.2-SNAPSHOT-1549.zip', :sha256 => '0a3bc44b29068b410695ed3e94ad4790619e467754e2c335707b1ecc7bf6f7fc' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/21.0.2/WebIdOnServerDocumentScanner.framework-v21.0.2-SNAPSHOT-1550.zip', :sha256 => '5c8c525d8739c7c2eb33bafaf8018a267633b5799eb062a55c29a320ffd35277' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'