From c3cc3e467fceaf438f53f3d5889287689df1fecf Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 5 Jan 2026 20:09:07 +0100 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (20.4.2-SNAPSHOT) --- .../20.4.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/20.4.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/20.4.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index 29c31c5..0e18856 100644 --- a/WebIdOnDeviceDocumentScanner/20.4.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/20.4.2-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.4.2/WebIdOnDeviceDocumentScanner.framework-v20.4.2-SNAPSHOT-1525.zip', :sha256 => '0088d911d82122c051c2241777c0efd06bdc6f28e1e47c4c0632f7c1593cc8f3' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.4.2/WebIdOnDeviceDocumentScanner.framework-v20.4.2-SNAPSHOT-1529.zip', :sha256 => 'cc4e4f87a5c11d1cabfcf9ac3fe38dfd70fef93f51e62a4e04fe790f7b37321d' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'