From c6494dd47ff05508fea5e21ac09e629e8c2a551f Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 20 May 2026 17:28:53 +0200 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (22.1.3-SNAPSHOT) --- .../22.1.3-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/22.1.3-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/22.1.3-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index 0c7decde..fb70e35d 100644 --- a/WebIdOnDeviceDocumentScanner/22.1.3-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/22.1.3-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/22.1.3/WebIdOnDeviceDocumentScanner.framework-v22.1.3-SNAPSHOT-1658.zip', :sha256 => '3e9b96cc5f9e9a450f58786380dd86fdf3bce81cf014c46446d7e5c56449148c' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/22.1.3/WebIdOnDeviceDocumentScanner.framework-v22.1.3-SNAPSHOT-1659.zip', :sha256 => 'c2539ac8696e626b31ad7c545c49c3e343d3863367009ab1d8ab43cc8f47510a' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'