From fa084ad57eda89fa3fbffd635019891ba6221044 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 11 Feb 2025 12:58:43 +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 e892f5b..d0eed79 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-1385.zip', :sha256 => '3b7c446136b476e99598216a61793623bdbd948d9272ef43de41fbfb52e7da79' } + 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-1393.zip', :sha256 => 'd6fb5333d247ba12f3328c044bda124cf7e5bf6a27aba944bfbedf6c85d79d0b' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'