From a601d3b7cf569e93919d0d025e1d56a43bcec454 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 15 Nov 2024 10:00:00 +0100 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (13.0.0-SNAPSHOT) --- .../13.0.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/13.0.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/13.0.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index dec7894..688732c 100644 --- a/WebIdOnServerDocumentScanner/13.0.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/13.0.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/redesign-v4-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/13.0.0/WebIdOnServerDocumentScanner.framework-v13.0.0-SNAPSHOT-1349.zip', :sha256 => '693e2beff99e6c4a241923b16afa6855e96bfdd53433e082f9ddafd07c943bcf' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/13.0.0/WebIdOnServerDocumentScanner.framework-v13.0.0-SNAPSHOT-1350.zip', :sha256 => '8a0620084cb592df930e4897fad82eb1c37a3acf6968e8a712b63fbf0f271acb' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'