From 3bb5e5634f8b462d5254b18a810cd3e0e16f9a91 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 22 Aug 2025 16:26:39 +0200 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (20.1.2-SNAPSHOT) --- .../20.1.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/20.1.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/20.1.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index afeabb2..e61062b 100644 --- a/WebIdOnServerDocumentScanner/20.1.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/20.1.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/redesign-v4-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/20.1.2/WebIdOnServerDocumentScanner.framework-v20.1.2-SNAPSHOT-1466.zip', :sha256 => '8b2100f4f81e84580d6ee05691d86c4181bf30676bf78457ed3d6e20e8642a4f' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/20.1.2/WebIdOnServerDocumentScanner.framework-v20.1.2-SNAPSHOT-1467.zip', :sha256 => '07325d299c0e7e297172353d19e2b64403c714efb4b104cc764afe6b91d90c5c' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'