From 7ee6c841f4846f2ede5a9d12a7b21fb6dd2b7b5d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 25 Jun 2025 18:27:22 +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 30cd867..2e4b784 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-1355.zip', :sha256 => '88ed656ba0bb0889b6690e630164fbadfeec64235f802ea96791ef284edd2234' } + 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-1357.zip', :sha256 => '3b00088910b741ae38403f6b2ab69739efaa60844d44b79015fde70ae61ea7b2' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'