From 30c452222bf92bcfc6b9e8c5be83795a0f96cfaa Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 4 Jun 2024 11:30:34 +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 707817e..bf9b14e 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-1283.zip', :sha256 => '6b75fbd382c993fc24a85393bc8e7138510b0672fe28f9b877759458cab82abc' } + 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-1285.zip', :sha256 => '6d134735c26f22fb4b04d3e9dccf7c95e058286a325acf4fc4808efbe2adb749' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'