From d823f46774465b1c2d5375d4587aa612e2ed3fd8 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 29 Sep 2025 13:06:08 +0200 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (15.0.1-SNAPSHOT) --- .../15.0.1-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/15.0.1-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/15.0.1-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index 04f8627..fc38ab5 100644 --- a/WebIdOnDeviceDocumentScanner/15.0.1-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/15.0.1-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/legacy-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/15.0.1/WebIdOnDeviceDocumentScanner.framework-v15.0.1-SNAPSHOT-1368.zip', :sha256 => 'aa697d62338af4f0738a2c22e4e838e88dd054c8aeb33fad12bf027804defe19' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/15.0.1/WebIdOnDeviceDocumentScanner.framework-v15.0.1-SNAPSHOT-1370.zip', :sha256 => 'aa613f1b1fdda231e11c3225e6501fff7bbd98adea9bee7f0327c3e8010f2a55' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'