From ce6479808413f14a5e3f6fd80771d649641e68bb Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Sun, 29 Mar 2026 20:34:20 +0200 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 eb90d39..10e4b3c 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-1599.zip', :sha256 => '0ceb7173a3cf411b8e8bcdaa19674d733a2b9c95a4b407dde41a1b9132eea898' } + 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-1600.zip', :sha256 => '0fc87dbc2d3616bb4b2a65564135107ccef2fc5077d188b42eb24f6fbb081622' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'