From c4b2a4cf228551af1c037d80df5ba1377a7b813d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 15 Jan 2025 19:19:51 +0100 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (12.3.0-SNAPSHOT) --- .../12.3.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/12.3.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/12.3.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index 60bec4f..df3ab4f 100644 --- a/WebIdOnServerDocumentScanner/12.3.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/12.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/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/12.3.0/WebIdOnServerDocumentScanner.framework-v12.3.0-SNAPSHOT-1314.zip', :sha256 => '5b22da1366c12d9b0ab55a4d405fe622600b3610da1916351ca81593a4b04063' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/12.3.0/WebIdOnServerDocumentScanner.framework-v12.3.0-SNAPSHOT-1314.zip', :sha256 => 'a746a5b2df805307fa2e1a6b51bca4007c2af7855205959d7234dc2a35d6fae0' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'