From 751ed3e627706ee356f3f7bb96605dfc6c2f8854 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 30 Dec 2024 13:59:19 +0100 Subject: [PATCH] [Fix] WebIdDocumentScanner (13.3.0-SNAPSHOT) --- .../13.3.0-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/13.3.0-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/13.3.0-SNAPSHOT/WebIdDocumentScanner.podspec index 63d9fe3..65e9204 100644 --- a/WebIdDocumentScanner/13.3.0-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/13.3.0-SNAPSHOT/WebIdDocumentScanner.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/WebIdDocumentScanner/13.3.0/WebIdDocumentScanner.framework-v13.3.0-SNAPSHOT-1379.zip', :sha256 => '62584471f46d8b2344879ea35f26097efc3876745d0c681c7018e77b70b261f9' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDocumentScanner/13.3.0/WebIdDocumentScanner.framework-v13.3.0-SNAPSHOT-1379.zip', :sha256 => 'a2816551daedef58107c0792a744e8e30b68116acf8a72d0548c51184d14148c' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'