From a1fd51173d55fbe4710bf24f048fa4c951d3d11f Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 9 Jun 2026 15:59:12 +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 c2532f0..d4cc6ee 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-1400.zip', :sha256 => 'aa9c45f147e1c3d81b0b192af6af5d44644e1bb385eda25cf3786a07c766ef2e' } + 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-1401.zip', :sha256 => '78ea65304e6eed1cb1cf18145825327518c0d05270a5b59b96030aa760ed845f' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'