From f42e299f64266a7d33d9b4a6a4696bc857259287 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 1 Dec 2025 12:16:19 +0100 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (200.3.6-SNAPSHOT) --- .../200.3.6-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/200.3.6-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/200.3.6-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index 411658e..5d15341 100644 --- a/WebIdOnDeviceDocumentScanner/200.3.6-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/200.3.6-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/experimental/de/webid-solutions/WebIdOnDeviceDocumentScanner/200.3.6/WebIdOnDeviceDocumentScanner.framework-v200.3.6-SNAPSHOT-1512.zip', :sha256 => '2fbe20f4a501b2f5e61f26a8a2812958ed7db88291406dc102ee5127c7cb005a' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdOnDeviceDocumentScanner/200.3.6/WebIdOnDeviceDocumentScanner.framework-v200.3.6-SNAPSHOT-1514.zip', :sha256 => 'f47ba4d79be4f19205b9b556dc61fdf9818377a2c052fcaae1e89f78abf7731b' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'