From 1e0bff2eeb72cd03d3c2b1a11c411c6ad67be650 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 5 Jun 2025 17:36:55 +0200 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (12.5.3-SNAPSHOT) --- .../12.5.3-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/12.5.3-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/12.5.3-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index 9e8ae58..5737050 100644 --- a/WebIdOnDeviceDocumentScanner/12.5.3-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/12.5.3-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/12.5.3/WebIdOnDeviceDocumentScanner.framework-v12.5.3-SNAPSHOT-1348.zip', :sha256 => 'dd8315b75ff35b6308a035a3f3a215a3f7bba067f335beef4280aeaca6de44c6' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.5.3/WebIdOnDeviceDocumentScanner.framework-v12.5.3-SNAPSHOT-1349.zip', :sha256 => '633f7da0c96f81b5dd08c28267f2516cdd57a7807e1ea2a605306bce519caa88' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'