From cc1c9dea86f43ad28189c05858136b217734e03c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 26 Jun 2024 15:58:59 +0200 Subject: [PATCH] [Fix] WebIdDocumentScanner (12.0.1-SNAPSHOT) --- .../12.0.1-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/12.0.1-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/12.0.1-SNAPSHOT/WebIdDocumentScanner.podspec index 8e8cf7d..65bd011 100644 --- a/WebIdDocumentScanner/12.0.1-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/12.0.1-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/snapshots/de/webid-solutions/WebIdDocumentScanner/12.0.1/WebIdDocumentScanner.framework-v12.0.1-SNAPSHOT-1290.zip', :sha256 => '4948cca7638e55588c1dab50a0654e9339d76d809ea25fafe843cf8d0cf8a7c1' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/12.0.1/WebIdDocumentScanner.framework-v12.0.1-SNAPSHOT-1291.zip', :sha256 => '1b7639183d69f802d90c36d8c527d527ca1f79f59327ed767d9f98611a7b464b' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'