From 53756bb0d2cf5db43ef3da42d0a1d7a858d030c3 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 4 Nov 2024 15:10:22 +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 ee370ef..8a8c593 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-1339.zip', :sha256 => 'b95de04c6c23ba537b78856a417934004b0afa93c11fd822820b8a85fca2e2ec' } + 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-1340.zip', :sha256 => '1671af0b59ac73fb97e01996a3babb2c6855fd928cf09e4b2572259516223afd' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'