From 60d7de33281b095bfe9ce1d6728f3e2eb2613152 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 15 Jan 2025 16:59:49 +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 eef2601..2cd3ff3 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-1315.zip', :sha256 => 'b4b85d620deca8a65ec0b07a863b15052ece0bcc750ce671ca74dd919485a287' } + 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-1316.zip', :sha256 => '8e4f1e2ca5ecf424f7dacb654ab896eff65226d01c51a5c9e13674a8b67b4b3d' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'