From df213f5fc2b261c9ca2f04680c6616cd8acccf78 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 22 Oct 2024 18:15:50 +0200 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (13.0.0-SNAPSHOT) --- .../13.0.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/13.0.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/13.0.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index 0f0bf64..e545469 100644 --- a/WebIdOnDeviceDocumentScanner/13.0.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/13.0.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/redesign-v4-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/13.0.0/WebIdOnDeviceDocumentScanner.framework-v13.0.0-SNAPSHOT-1320.zip', :sha256 => '1fcd65ad46f7170a125ccf47c43b15244949403d3a8534288780a98551c8435b' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/13.0.0/WebIdOnDeviceDocumentScanner.framework-v13.0.0-SNAPSHOT-1322.zip', :sha256 => '2eb6c4b59ae8fb3ca5ae4df846f44111dfbd735c8db5a8e0dec1e525c9eac817' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'