From 5725420c98b30b2933a6ac2a37ed50e573b06337 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 26 Mar 2026 17:30:58 +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 cf157b4..881610b 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-1592.zip', :sha256 => 'a6cb06f2e5263cfddd6e5e90e99727d4ec00d8278bb97209959c44afacdf0c85' } + 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-1593.zip', :sha256 => '4f9091fa3a382300e6bc86929b10c685cae02049ed44d9c91f4b48aa808d97cb' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'