From bb90551ae596532d8b7a607ad9db5c129eebaeed Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 26 Mar 2026 19:44:56 +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 1cc59bb..bfe71ec 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-1593.zip', :sha256 => 'cd8b116d56cd1a21e8d2f72810c63ab59bd04ee645c2dae7f3855f43228b1b32' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'