From a944c0f2c96baf1b7b14be9250d41d85c52f6f69 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 6 Nov 2025 20:04:25 +0100 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (20.3.6-SNAPSHOT) --- .../20.3.6-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/20.3.6-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/20.3.6-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index 24ce9ab..67f9ee7 100644 --- a/WebIdOnDeviceDocumentScanner/20.3.6-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/20.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/20.3.6/WebIdOnDeviceDocumentScanner.framework-v20.3.6-SNAPSHOT-1515.zip', :sha256 => '83981263b0944760361b3a1994aecf52ec8a4a9989003cd5ef8d231d29a66120' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.3.6/WebIdOnDeviceDocumentScanner.framework-v20.3.6-SNAPSHOT-1516.zip', :sha256 => '578697bf405848bc3209ac7805959b9680f7282b59c7b7b69ebc6a8aefd6bf3f' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'