From 3209b184c6bfc73a363a0b925d363e9e7f9dcd33 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 2 Feb 2026 14:02:21 +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 30109f7..947313d 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-1547.zip', :sha256 => '2e20b24194aeeb9219775265aab028bcb30c924314eb2e0b17d10976c25031df' } + 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-1548.zip', :sha256 => 'd6730dd718f2c0b6de686789ab79e8d8581437e2b27043a3312624cd8900ee46' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'