From 449105e491070f576d5ecef18d300dbd3e27f326 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 25 Mar 2026 09:03:37 +0100 Subject: [PATCH] [Fix] WebIdDocumentScanner (21.2.2-SNAPSHOT) --- .../21.2.2-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/21.2.2-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/21.2.2-SNAPSHOT/WebIdDocumentScanner.podspec index bf82b6c..edd1a8e 100644 --- a/WebIdDocumentScanner/21.2.2-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/21.2.2-SNAPSHOT/WebIdDocumentScanner.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/WebIdDocumentScanner/21.2.2/WebIdDocumentScanner.framework-v21.2.2-SNAPSHOT-1589.zip', :sha256 => 'c3adfb4fb8a176fdddd114ca6c859c3cf02610bee0ca5f83e4f4a9cf5d7895a4' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/21.2.2/WebIdDocumentScanner.framework-v21.2.2-SNAPSHOT-1592.zip', :sha256 => 'da146e47f9747ff70c5d3648f23011a69d45e1f4ea43b46941bbba99f435a676' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'