From 4a66b1b7e556226c81789576dfa4b9f87f680876 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 30 Dec 2024 14:00:18 +0100 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (13.3.0-SNAPSHOT) --- .../13.3.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/13.3.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/13.3.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index 67b6a20..6ae61d5 100644 --- a/WebIdOnServerDocumentScanner/13.3.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/13.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/redesign-v4-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/13.3.0/WebIdOnServerDocumentScanner.framework-v13.3.0-SNAPSHOT-1379.zip', :sha256 => '38b8a210be2850dfce0f92e85ff37ec790ccedd6723a14bbcb02b776ecf86cf1' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/13.3.0/WebIdOnServerDocumentScanner.framework-v13.3.0-SNAPSHOT-1379.zip', :sha256 => '5844d2f9fdebbb95ff3a971c5a28dcdcf97d9c694954e887461ef774297b92f4' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'