From 8da6631624a6d484c5de26576d25d2bf2b1908d0 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 4 Dec 2025 10:17:39 +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 010ebff..580fac4 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-1379.zip', :sha256 => '38b77bfc82d34bcb031f4eb108dd1076501be071ff2d1d21eb2f30a8e16dce49' } + 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-1380.zip', :sha256 => '647c3021ce18899cefe4420be5ce00a733e7b2bcba127f1df4c643614a84540a' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'