From 78c56a1441e0e28bd180352caf5ba672d240500c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 27 Mar 2026 12:57:14 +0100 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 ff19a05..438c6cb 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-1597.zip', :sha256 => '53f6c76b7667482781e37744b56caf9cb2d6339e868a13504113dd041fc2f5a6' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'