From aacdbf2a2f3210224344a179caf1a0a17b3bdeca Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 30 Oct 2025 17:31:06 +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 b85e999..e29a54d 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/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.3.6/WebIdOnDeviceDocumentScanner.framework-v20.3.6-SNAPSHOT-1510.zip', :sha256 => '6a1d2620f287dc1e69ec642af9eec98b8454cc9f8d968dfbdc9a26bad1e096e0' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.3.6/WebIdOnDeviceDocumentScanner.framework-v20.3.6-SNAPSHOT-1511.zip', :sha256 => 'c6b952f2f13edb906265620ddfa414124011264a652af102a001ead819559c11' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'