From 9a81a3a8a5e8e8912a4214d0f12b389b79b540e0 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 9 Jun 2026 16:00:39 +0200 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (15.2.1-SNAPSHOT) --- .../15.2.1-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/15.2.1-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/15.2.1-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index b1653bb..d719e71 100644 --- a/WebIdOnServerDocumentScanner/15.2.1-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/15.2.1-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.2.1/WebIdOnServerDocumentScanner.framework-v15.2.1-SNAPSHOT-1400.zip', :sha256 => '3b0dcc2f5eb7f4f63b203af06604c26a6c5fe75c4eb6846d9fab3b89af108ede' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/15.2.1/WebIdOnServerDocumentScanner.framework-v15.2.1-SNAPSHOT-1401.zip', :sha256 => '25b959beeefd335eccf7720ac60a319acc64984878e99752640eefe40f1e55de' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'