From e14c50f726a009cc6a9ce293752843c92089bef5 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 25 Jun 2025 14:24:57 +0200 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (15.0.0-SNAPSHOT) --- .../15.0.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/15.0.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/15.0.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index 2a8521e..30cd867 100644 --- a/WebIdOnDeviceDocumentScanner/15.0.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/15.0.0-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/15.0.0/WebIdOnDeviceDocumentScanner.framework-v15.0.0-SNAPSHOT-1354.zip', :sha256 => '8a4ee3c6524a2707c044cd4660c51c03b708cbb65382ed39bdfa496df8bbd4a0' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/15.0.0/WebIdOnDeviceDocumentScanner.framework-v15.0.0-SNAPSHOT-1355.zip', :sha256 => '88ed656ba0bb0889b6690e630164fbadfeec64235f802ea96791ef284edd2234' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'