From 5b44f8dd2d05f139435adba6e452fa34fddb6191 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 5 Aug 2024 10:59:36 +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 0a87dfe..d74868f 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-1301.zip', :sha256 => 'a1ab016573bd7499d4970fa26ef30c9dca58670361936c0d7d973109b26de5b8' } + 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-1302.zip', :sha256 => '1ce5d14f5196f6cab1ffaca3f3def255cb89293ea3de0fd3abdb20773adbbd81' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'