From ba949225920db4c763ef033752266b39ab039f86 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 27 Mar 2026 12:56:45 +0100 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (21.2.2-SNAPSHOT) --- .../21.2.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/21.2.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/21.2.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index bfe71ec4..eb90d394 100644 --- a/WebIdOnDeviceDocumentScanner/21.2.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/21.2.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/21.2.2/WebIdOnDeviceDocumentScanner.framework-v21.2.2-SNAPSHOT-1597.zip', :sha256 => 'f80e642c105c8a847a3ac232a2de15631e0bdc0b7f4ff6d1f4d619c77cd7de98' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/21.2.2/WebIdOnDeviceDocumentScanner.framework-v21.2.2-SNAPSHOT-1599.zip', :sha256 => '0ceb7173a3cf411b8e8bcdaa19674d733a2b9c95a4b407dde41a1b9132eea898' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'