From 5e2f0374df6c878798d104139806057e69b935c3 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 14 Jan 2025 11:55:45 +0100 Subject: [PATCH] [Fix] WebIdDocumentScanner (12.3.0-SNAPSHOT) --- .../12.3.0-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/12.3.0-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/12.3.0-SNAPSHOT/WebIdDocumentScanner.podspec index 8f7f249..4e655e9 100644 --- a/WebIdDocumentScanner/12.3.0-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/12.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/snapshots/de/webid-solutions/WebIdDocumentScanner/12.3.0/WebIdDocumentScanner.framework-v12.3.0-SNAPSHOT-1313.zip', :sha256 => '7eed3fb4e2cce4757096b75a849cdd0d94012f41a3805b5e219e60ab4464b303' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/12.3.0/WebIdDocumentScanner.framework-v12.3.0-SNAPSHOT-1314.zip', :sha256 => '7f5705d43e1194da081b3f288940f7052f5b2ef28749f2388571d19bbffe3dc3' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'