From 5e978926326d0aac76f540678ee745d11b28a8c3 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 18 Jun 2026 10:59:40 +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 4deaa3e8..2de069c1 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-1673.zip', :sha256 => 'e25b3a3cb177e8c245152bc7ee6660358a76bb2a5e52ca9ca322c636461b0472' } + 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-1674.zip', :sha256 => '7d2818f36d194732daf00bc1a2b545f729a15ad86f5ae8e77473242c53afbf02' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'