From ec65ead94b8dc70432b3b4b710094b73dc6a9fc3 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 5 Jun 2025 16:16:17 +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 d216c8b..03978ef 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-1346.zip', :sha256 => '3e68df58ba4c004d47f2f078d2adc828adc705025181a4e24cfd7c1b31ed8f0d' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'