From b10224656d27853987ff60d6a8dc21606e767b4c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 24 Mar 2026 13:41:11 +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 f7e279d..bf82b6c 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-1588.zip', :sha256 => '78d597f89075c9711b1d391e6433d1a81f771229f2698866986c843910ae1868' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'