From be8431af6befbda050174bee4bb79630038e8f85 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 9 Jun 2026 13:13:25 +0200 Subject: [PATCH] [Fix] WebIdDocumentScanner (15.2.1-SNAPSHOT) --- .../15.2.1-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/15.2.1-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/15.2.1-SNAPSHOT/WebIdDocumentScanner.podspec index c4796f4..0f185ae 100644 --- a/WebIdDocumentScanner/15.2.1-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/15.2.1-SNAPSHOT/WebIdDocumentScanner.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/WebIdDocumentScanner/15.2.1/WebIdDocumentScanner.framework-v15.2.1-SNAPSHOT-1398.zip', :sha256 => '3b1975cc933cd5c9d764361a5b2ecf5fbd11cd6bce1cbd9cd557242d66412454' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdDocumentScanner/15.2.1/WebIdDocumentScanner.framework-v15.2.1-SNAPSHOT-1399.zip', :sha256 => 'e93b39ad785d996a8d24edc5e8063581141fd67f1e9c2bb12650482ec58713dd' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'