From 55e8e455fcfe846556cadfc50f72525936636088 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 1 Oct 2025 20:38:16 +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 fc38ab5..dafe278 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-1370.zip', :sha256 => 'aa613f1b1fdda231e11c3225e6501fff7bbd98adea9bee7f0327c3e8010f2a55' } + 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-1371.zip', :sha256 => '56903b5e6bc6e7b83b88eea4f00367f49843d10fb3eb06d3302de3266157d70e' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'