From 35eac4b5b0c39e6a4c2302f89d744d77dfd32321 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 8 Oct 2025 12:02:07 +0200 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (20.3.4-SNAPSHOT) --- .../20.3.4-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/20.3.4-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/20.3.4-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index c933087..b0fe3aa 100644 --- a/WebIdOnDeviceDocumentScanner/20.3.4-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/20.3.4-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/20.3.4/WebIdOnDeviceDocumentScanner.framework-v20.3.4-SNAPSHOT-1504.zip', :sha256 => 'd5d009699749c2e74ec10bb563349e09273834bf8b94653dda52251c3472f676' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.3.4/WebIdOnDeviceDocumentScanner.framework-v20.3.4-SNAPSHOT-1505.zip', :sha256 => '3a03951a54d287f6602dc684ed7e8c984bc06f749b953ffc96906c7c36918325' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'