From afb75f27d8deef23b3731b2841d45b087d8ed1e9 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 19 Mar 2026 15:30:36 +0100 Subject: [PATCH] [Fix] WebIdDocumentScanner (15.1.2-SNAPSHOT) --- .../15.1.2-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/15.1.2-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/15.1.2-SNAPSHOT/WebIdDocumentScanner.podspec index 78e6a78..83b6de7 100644 --- a/WebIdDocumentScanner/15.1.2-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/15.1.2-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.1.2/WebIdDocumentScanner.framework-v15.1.2-SNAPSHOT-1391.zip', :sha256 => '5af7f4823a9e2470438e0613c86b086080ab72fc096c1c8381a71fc6f3e470b9' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdDocumentScanner/15.1.2/WebIdDocumentScanner.framework-v15.1.2-SNAPSHOT-1392.zip', :sha256 => '85e5dd73f0690b96c7b9764a34e12df05836d87080859ef3dbe0a32a4ef7008b' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'