From cf4a8db21ab8031d6af679723b3a9dd0cc743d3b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 4 Nov 2024 06:36:04 +0100 Subject: [PATCH] [Fix] WebIdDocumentScanner (13.0.0-SNAPSHOT) --- .../13.0.0-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/13.0.0-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/13.0.0-SNAPSHOT/WebIdDocumentScanner.podspec index 9e7daee..ee370ef 100644 --- a/WebIdDocumentScanner/13.0.0-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/13.0.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.0.0/WebIdDocumentScanner.framework-v13.0.0-SNAPSHOT-1338.zip', :sha256 => 'cbdf088f008f3ad10a36513f5cbe058eda192e5769a5a21529e57479962e32dd' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDocumentScanner/13.0.0/WebIdDocumentScanner.framework-v13.0.0-SNAPSHOT-1339.zip', :sha256 => 'b95de04c6c23ba537b78856a417934004b0afa93c11fd822820b8a85fca2e2ec' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'