From c536ee829e94429dbfdc71b9b6e59204b8744453 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Sun, 29 Mar 2026 20:34:49 +0200 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (21.2.2-SNAPSHOT) --- .../21.2.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/21.2.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/21.2.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index 438c6cb..df8168e 100644 --- a/WebIdOnServerDocumentScanner/21.2.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/21.2.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.2.2/WebIdOnServerDocumentScanner.framework-v21.2.2-SNAPSHOT-1599.zip', :sha256 => '21eea6890be4f94f1e6c8bb1b96de67a2a8ad5674a04d555df825bf482dffee5' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/21.2.2/WebIdOnServerDocumentScanner.framework-v21.2.2-SNAPSHOT-1600.zip', :sha256 => '1b6a9af30328a7582444e180f333f7efc9e68265d51165f41905ce0271c85370' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'