From e058362e4c5bd855a63f912fde515e985956c042 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 22 Apr 2026 08:09:18 +0200 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (22.0.4-SNAPSHOT) --- .../22.0.4-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/22.0.4-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/22.0.4-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index 33ca44f..89d1ee9 100644 --- a/WebIdOnServerDocumentScanner/22.0.4-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/22.0.4-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/22.0.4/WebIdOnServerDocumentScanner.framework-v22.0.4-SNAPSHOT-1625.zip', :sha256 => 'b6a4de446d72f74c513c28de1ad7ab35f9d47b9f7a2c8facbcb664640d5d4732' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/22.0.4/WebIdOnServerDocumentScanner.framework-v22.0.4-SNAPSHOT-1627.zip', :sha256 => 'e5d5eaf9494f5ecb818d7f562f32ddfb6b8208391f4a5fe1be8360df165ea4b5' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'