From 9e93f32ee8feacf6476d9884ff0229809f044563 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 6 Oct 2025 16:51:53 +0200 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (20.3.2-SNAPSHOT) --- .../20.3.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/20.3.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/20.3.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index 3f0e1a0..0b3db81 100644 --- a/WebIdOnServerDocumentScanner/20.3.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/20.3.2-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.2/WebIdOnServerDocumentScanner.framework-v20.3.2-SNAPSHOT-1499.zip', :sha256 => '82c1b3f0de295a4d8024bd2242b3cd2cd18f5e8ac84c52715fc0ff08e872094c' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/20.3.2/WebIdOnServerDocumentScanner.framework-v20.3.2-SNAPSHOT-1500.zip', :sha256 => 'c4b2324873b56d77e9e54396fa981704c549f32970f0c50f3412dc137300f841' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'