From ac1f0ee06daa8e0765e4d2b4d119dd21e4d775a1 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 7 Aug 2025 11:37:17 +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 e38d704..ba01155 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-1460.zip', :sha256 => '5c3da6358199cb8c2dc1eca6333d3dd6eaa7cc1d0104997e4ac702022e75271d' } + 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-1461.zip', :sha256 => 'd3621aae488275bb46d7126e49670ac82521152735a6b8ca86febf988ab2b02c' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'