From da2d16bba73745efdbe33a40b71a4752218029c8 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 9 Jun 2026 13:14:54 +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 27592bf..4caf904 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-1398.zip', :sha256 => 'b71eadc0e1d2e2d133976a7210dace35d9595b67fe859bb870d37178923fd957' } + 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-1399.zip', :sha256 => '424a77fc569bfacf42b446f492c02f4cf84581d62ec86fffb45db246534e1392' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'