From 1903452e6799e5d3475fe5a58c5002300b8732fc Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 31 Jul 2025 12:01:28 +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 9b49505..c5562a2 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-1450.zip', :sha256 => 'bab78243d7a3f6bf055bc03d758a864faa5e22f4cdad99e118949bf5e1953062' } + 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-1452.zip', :sha256 => '0a269c386d539091499061c8e64f0a9592d151b3de8e34353a16b8c9a2c408dd' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'