From b43268afb9917565fb6b663151726fc6d435c8ac Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 2 Apr 2026 17:50:07 +0200 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (22.0.2-SNAPSHOT) --- .../22.0.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/22.0.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/22.0.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index d976bb5..06f55ad 100644 --- a/WebIdOnServerDocumentScanner/22.0.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/22.0.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/22.0.2/WebIdOnServerDocumentScanner.framework-v22.0.2-SNAPSHOT-1614.zip', :sha256 => 'cb93fa23ffc38fb27e5c14c382e59d5e69a09f9565c4c63779b891432a95eba0' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/22.0.2/WebIdOnServerDocumentScanner.framework-v22.0.2-SNAPSHOT-1614.zip', :sha256 => '810bd53f2ec89aec379aef5eae93822cd84b853523951d0038009206e503ae34' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'