From fc4fa2719cf0454e16529867a866835203fc7dd5 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 9 Oct 2025 18:07:43 +0200 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (20.3.5-SNAPSHOT) --- .../20.3.5-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/20.3.5-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/20.3.5-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index 1e5a0f1..5f8ecca 100644 --- a/WebIdOnDeviceDocumentScanner/20.3.5-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/20.3.5-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/20.3.5/WebIdOnDeviceDocumentScanner.framework-v20.3.5-SNAPSHOT-1506.zip', :sha256 => 'df84bb08e8dbed62a9f1584f621b06761bceaf130d1dc7b6ddd3231939fdc855' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.3.5/WebIdOnDeviceDocumentScanner.framework-v20.3.5-SNAPSHOT-1507.zip', :sha256 => '675ee1b2025094eba6bb19ebc088858dfb7346236cb5f92e547bf34086a0e463' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'