From 4edc7e5bc27a938638d301967e71658fbcd06953 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 14 Nov 2024 13:35:04 +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 9be7358..dec7894 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-1347.zip', :sha256 => '6ebb81b035dccfe6d18154e6dcf95559c10bfa68997e5496c7a64661736456f5' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'