From 26e247762936c12a817d4b39db1276ba5547b069 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 8 Oct 2025 12:02:27 +0200 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (20.3.4-SNAPSHOT) --- .../20.3.4-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/20.3.4-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/20.3.4-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index da73b9e..20ee3a8 100644 --- a/WebIdOnServerDocumentScanner/20.3.4-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/20.3.4-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/20.3.4/WebIdOnServerDocumentScanner.framework-v20.3.4-SNAPSHOT-1504.zip', :sha256 => '40a9ddc20a512142131b272a3107274e597b3538b16e5dc0bd383a14b1e2137d' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/20.3.4/WebIdOnServerDocumentScanner.framework-v20.3.4-SNAPSHOT-1505.zip', :sha256 => 'fca755f57ecc4da9d311f3d53e7218f8c148bebb30ada88a7e74e46ce000b07f' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'