From 9990b651acbcafe6d1a39fa946bf023c6b0190d4 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 30 Dec 2024 14:00:00 +0100 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (13.3.0-SNAPSHOT) --- .../13.3.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/13.3.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/13.3.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index 8366d9c..b40fae6 100644 --- a/WebIdOnDeviceDocumentScanner/13.3.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/13.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/redesign-v4-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/13.3.0/WebIdOnDeviceDocumentScanner.framework-v13.3.0-SNAPSHOT-1379.zip', :sha256 => 'fd4a8de94730ae07e7c0f8d982f23c652c0c71ed11ccb19dc07274ca9120f43a' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/13.3.0/WebIdOnDeviceDocumentScanner.framework-v13.3.0-SNAPSHOT-1379.zip', :sha256 => '072cfad1a51d57a7ae1d4f12b654cac57d3aab54c8f46296a4ac2944fb78ac07' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'