From b669836026c674947688e21d245e2ba2ae5cf737 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 2 Apr 2026 13:02:31 +0200 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (22.0.1-SNAPSHOT) --- .../22.0.1-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/22.0.1-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/22.0.1-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index 472f501..681b02b 100644 --- a/WebIdOnServerDocumentScanner/22.0.1-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/22.0.1-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/experimental/de/webid-solutions/WebIdOnServerDocumentScanner/22.0.1/WebIdOnServerDocumentScanner.framework-v22.0.1-SNAPSHOT-1607.zip', :sha256 => 'd53f671778e6eac0d37bd548fda1d523f96648c8f51775aaeea2b369134ec0fd' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdOnServerDocumentScanner/22.0.1/WebIdOnServerDocumentScanner.framework-v22.0.1-SNAPSHOT-1608.zip', :sha256 => '7d0c741e351675a27ccf0ab872419d5c28b6dd3c618202e91b47acc70ce7880c' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'