From 3e882bec5eab6d998dd3decf41847d4559b8a489 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 1 Oct 2025 20:21:16 +0200 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (20.2.2-SNAPSHOT) --- .../20.2.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/20.2.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/20.2.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index 045a98b..80d3466 100644 --- a/WebIdOnDeviceDocumentScanner/20.2.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/20.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/20.2.2/WebIdOnDeviceDocumentScanner.framework-v20.2.2-SNAPSHOT-1489.zip', :sha256 => '6fa6cc9a8c50f2c0c49f1386a263b5e689af3935dd5522347c164111df817b47' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.2.2/WebIdOnDeviceDocumentScanner.framework-v20.2.2-SNAPSHOT-1490.zip', :sha256 => '702f3e4416ed7cfd10f50d9f1a447c437ccc73bcb1f4bdf68e68195cf782f427' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'