From 0e3561856db84284afd2a08fa381583bd2620010 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 27 Jan 2025 09:33:57 +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 4691ac9..e892f5b 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-1384.zip', :sha256 => 'd642908009f17bc87bd251e81066b6d0693dd69960c0ebab76885f4d95964e68' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'