From 6ad7d22203b072afaa2e73de7982d9b7bdb119c2 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 5 May 2026 08:15:31 +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 bd7e205a..430b906d 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-1644.zip', :sha256 => 'c3385679f533a04a053e3532e17dc2eb833d2ef8c51266a74f349d5cf010e048' } + 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-1646.zip', :sha256 => '8cc049c6c91bc198b3527173ffaeaef9a0e3a24b4f2b4257253c86511fe87c4d' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'