From d5efdecd25110ad8faab4cab97bd9be2cc3d69e3 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 2 Dec 2025 17:13:15 +0100 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (20.4.2-SNAPSHOT) --- .../20.4.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/20.4.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/20.4.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index fef73db..29c31c5 100644 --- a/WebIdOnDeviceDocumentScanner/20.4.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/20.4.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/20.4.2/WebIdOnDeviceDocumentScanner.framework-v20.4.2-SNAPSHOT-1518.zip', :sha256 => '21287819064f65ad83b1622526304ec938677a6a98cd9341793d4bc0a46a6ce6' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.4.2/WebIdOnDeviceDocumentScanner.framework-v20.4.2-SNAPSHOT-1525.zip', :sha256 => '0088d911d82122c051c2241777c0efd06bdc6f28e1e47c4c0632f7c1593cc8f3' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'