From e040099630dd6a9dc72af33afe51aa54899a88a7 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 29 Jul 2025 16:12:45 +0200 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (20.0.2-SNAPSHOT) --- .../20.0.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/20.0.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/20.0.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index 9edf637..9b49505 100644 --- a/WebIdOnDeviceDocumentScanner/20.0.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/20.0.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/redesign-v4-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.0.2/WebIdOnDeviceDocumentScanner.framework-v20.0.2-SNAPSHOT-1449.zip', :sha256 => '258da75af094ab042288b2f6f2580f66b58141b7cb78e0e559124152470e5ebf' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.0.2/WebIdOnDeviceDocumentScanner.framework-v20.0.2-SNAPSHOT-1450.zip', :sha256 => 'bab78243d7a3f6bf055bc03d758a864faa5e22f4cdad99e118949bf5e1953062' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'