From f3ade6fcd49e7dc30335661ca8a4350e8eda4f17 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 3 Dec 2025 14:03:06 +0100 Subject: [PATCH] [Fix] WebIdDocumentScanner (15.0.2-SNAPSHOT) --- .../15.0.2-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/15.0.2-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/15.0.2-SNAPSHOT/WebIdDocumentScanner.podspec index 6b163c2..010ebff 100644 --- a/WebIdDocumentScanner/15.0.2-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/15.0.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.0.2/WebIdDocumentScanner.framework-v15.0.2-SNAPSHOT-1378.zip', :sha256 => 'd43a8cbd8400d55b17a827bd9fe0a182bd6df245e2a437ad6692a65d2ffdba1e' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdDocumentScanner/15.0.2/WebIdDocumentScanner.framework-v15.0.2-SNAPSHOT-1379.zip', :sha256 => '38b77bfc82d34bcb031f4eb108dd1076501be071ff2d1d21eb2f30a8e16dce49' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'