From 64ef0b1c7a0752624c6e7372086fabe566a245fe Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 9 Jun 2026 16:00:11 +0200 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (15.2.1-SNAPSHOT) --- .../15.2.1-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/15.2.1-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/15.2.1-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index 9c3aae6..5a94cbb 100644 --- a/WebIdOnDeviceDocumentScanner/15.2.1-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/15.2.1-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/legacy-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/15.2.1/WebIdOnDeviceDocumentScanner.framework-v15.2.1-SNAPSHOT-1400.zip', :sha256 => '2ced6c1d19299f383767012803bf51323c245d8cc76aacecc8b09e831ace1936' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/15.2.1/WebIdOnDeviceDocumentScanner.framework-v15.2.1-SNAPSHOT-1401.zip', :sha256 => 'c632c3d219fc69e584936771697d69bd36c3688541deb28886e592eb77cb4856' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'