From 9cb9e9a384f3bc47577db10af9e887de9a37bb74 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 12 Jun 2026 13:44:42 +0200 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (23.1.2-SNAPSHOT) --- .../23.1.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/23.1.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/23.1.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index 9b4b8912..e67b42f1 100644 --- a/WebIdOnDeviceDocumentScanner/23.1.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/23.1.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/23.1.2/WebIdOnDeviceDocumentScanner.framework-v23.1.2-SNAPSHOT-1671.zip', :sha256 => '5b90c44eddf56dac08f160c52eb3ac8d79b72847254a57e89a1840d11de3b5f3' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/23.1.2/WebIdOnDeviceDocumentScanner.framework-v23.1.2-SNAPSHOT-1672.zip', :sha256 => '6979c95b1ca0d52d4a5c2f2bd9967d179d10f7faf63491e1bfc7eb5f2979548b' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'