From ff188170c3b24f5e0540903f8d92d279bb9e1005 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 21 May 2025 19:38:40 +0200 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (12.3.0-SNAPSHOT) --- .../12.3.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/12.3.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/12.3.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index 62b4100..e5715bf 100644 --- a/WebIdOnDeviceDocumentScanner/12.3.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/12.3.0-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/12.3.0/WebIdOnDeviceDocumentScanner.framework-v12.3.0-SNAPSHOT-1339.zip', :sha256 => '06a7dbf828b692fb6ea2e13e1d234e1c20a9887d531f05a90a3e1aba0e38d6d8' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.3.0/WebIdOnDeviceDocumentScanner.framework-v12.3.0-SNAPSHOT-1340.zip', :sha256 => 'd93145f1c8300f56f28a219bff951be470b829382f5052d029d974d06c0921a1' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'