From a69e1936b1449f280c0762850f2289752d32b62c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 22 Jan 2025 15:46:09 +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 0f51334..0d08e8f 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-1317.zip', :sha256 => 'a1ef5b9dd963f411e5e77ffa66da1b72205466a5494869bda5315d97d654978b' } + 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-1326.zip', :sha256 => 'ab84b3f76d9bb1ae1456109693869a0f4a5feea245304b38ed5c673bb227848e' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'