From 218c949afb9ba4688aed64dc5ed9ba4ba8e7b607 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 24 Mar 2026 13:41:52 +0100 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (21.2.2-SNAPSHOT) --- .../21.2.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/21.2.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/21.2.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index 97c20d1..a75e66e 100644 --- a/WebIdOnDeviceDocumentScanner/21.2.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/21.2.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.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/WebIdOnDeviceDocumentScanner/21.2.2/WebIdOnDeviceDocumentScanner.framework-v21.2.2-SNAPSHOT-1588.zip', :sha256 => '6fff8c0658fa7c595c395b545c07ac042a893ed1787f249736b4a2ff0d5ec488' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/21.2.2/WebIdOnDeviceDocumentScanner.framework-v21.2.2-SNAPSHOT-1589.zip', :sha256 => '0fc7e8bfff5d75da45e3c759447906181e2042a970367779e0d7e8481c8fbc05' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'