From 6aee8f3bbb36c0c1b04cc5f04782655d50eab416 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 5 Jun 2025 17:36:16 +0200 Subject: [PATCH] [Fix] WebIdDocumentScanner (12.5.3-SNAPSHOT) --- .../12.5.3-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/12.5.3-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/12.5.3-SNAPSHOT/WebIdDocumentScanner.podspec index 03978ef..3fdb2bc 100644 --- a/WebIdDocumentScanner/12.5.3-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/12.5.3-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.5.3/WebIdDocumentScanner.framework-v12.5.3-SNAPSHOT-1348.zip', :sha256 => '834023300e9bce4faa514195c1ff5135c90e08cb3400986c62c018da540b0e35' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/12.5.3/WebIdDocumentScanner.framework-v12.5.3-SNAPSHOT-1349.zip', :sha256 => 'd9189fb7d72ca86f6d378ba3b1e075c8592171eb63d415a640fa1d280a0cbeb5' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'