From 22d24a4a301e53c814ccdaff364d2f948437d4b3 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 3 Dec 2025 14:03:43 +0100 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (15.0.2-SNAPSHOT) --- .../15.0.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/15.0.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/15.0.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index 8ba4df0..6430cfe 100644 --- a/WebIdOnDeviceDocumentScanner/15.0.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/15.0.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.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/WebIdOnDeviceDocumentScanner/15.0.2/WebIdOnDeviceDocumentScanner.framework-v15.0.2-SNAPSHOT-1378.zip', :sha256 => '53c6049b5246ceb2a092b1a9ca6f08bb81fd669036aec9114239649019b93902' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/15.0.2/WebIdOnDeviceDocumentScanner.framework-v15.0.2-SNAPSHOT-1379.zip', :sha256 => 'a41f8b959df5780dba1620c2a367e61249cb906197bf7794a318b1826d6b8026' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'