From 981690a0bf59554f990dff937749a2b6b1a912d0 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 12 May 2026 13:50:22 +0200 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (22.1.3-SNAPSHOT) --- .../22.1.3-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/22.1.3-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/22.1.3-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index f6350b7c..25317d87 100644 --- a/WebIdOnServerDocumentScanner/22.1.3-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/22.1.3-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.1.3/WebIdOnServerDocumentScanner.framework-v22.1.3-SNAPSHOT-1651.zip', :sha256 => 'b58e2385119d8f5f35a2895258cec0ec0dc55cbd30f75b9ba0d3fd07be25878c' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/22.1.3/WebIdOnServerDocumentScanner.framework-v22.1.3-SNAPSHOT-1652.zip', :sha256 => '2ca7565d610528287fce66e7ef450645d47c545c65f803295cb443d67b92b03d' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'