From 98662531038d3c078fb4dd3ba4887dd6b1651549 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 14 Jan 2025 11:56:44 +0100 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (12.3.0-SNAPSHOT) --- .../12.3.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/12.3.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/12.3.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index 730f425..60bec4f 100644 --- a/WebIdOnServerDocumentScanner/12.3.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/12.3.0-SNAPSHOT/WebIdOnServerDocumentScanner.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/WebIdOnServerDocumentScanner/12.3.0/WebIdOnServerDocumentScanner.framework-v12.3.0-SNAPSHOT-1313.zip', :sha256 => '7e2ebea5b3181be3b8b2987ce08c79bf0cecb29509736b0a7191db2276ea70e4' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/12.3.0/WebIdOnServerDocumentScanner.framework-v12.3.0-SNAPSHOT-1314.zip', :sha256 => '5b22da1366c12d9b0ab55a4d405fe622600b3610da1916351ca81593a4b04063' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'