From 00a645691fbdab66b1490962ded200ce249aaede Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 29 May 2024 15:26:21 +0200 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (12.0.1-SNAPSHOT) --- .../12.0.1-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/12.0.1-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/12.0.1-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index ac2c5a2..707817e 100644 --- a/WebIdOnServerDocumentScanner/12.0.1-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/12.0.1-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.0.1/WebIdOnServerDocumentScanner.framework-v12.0.1-SNAPSHOT-1282.zip', :sha256 => 'e3a3d95018c205c322b527d2f49abda27510e765eba3015678cfb1339350de43' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/12.0.1/WebIdOnServerDocumentScanner.framework-v12.0.1-SNAPSHOT-1283.zip', :sha256 => '6b75fbd382c993fc24a85393bc8e7138510b0672fe28f9b877759458cab82abc' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'