From d6493fbcee7b8c675f0b9fd27b292791dedec771 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 19 Mar 2026 15:31:33 +0100 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (15.1.2-SNAPSHOT) --- .../15.1.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/15.1.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/15.1.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index abfd08d..b3a8722 100644 --- a/WebIdOnServerDocumentScanner/15.1.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/15.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/legacy-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/15.1.2/WebIdOnServerDocumentScanner.framework-v15.1.2-SNAPSHOT-1391.zip', :sha256 => '00a9d66c4822e4d916b9986459257b49dd35a2e36504e84964c8c52e3513a81c' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/15.1.2/WebIdOnServerDocumentScanner.framework-v15.1.2-SNAPSHOT-1392.zip', :sha256 => '58f75ce04cf98b8ce97b7a2efead0038a11a047ce6edd2c964426e252721243f' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'