From 4149a8e6a4da6deff0bb5c4b26e034e8a5e484f0 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 4 Dec 2025 10:18:16 +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 6430cfe..b97cd6b 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-1379.zip', :sha256 => 'a41f8b959df5780dba1620c2a367e61249cb906197bf7794a318b1826d6b8026' } + 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-1380.zip', :sha256 => 'd709685fe8f0a3a5ee0f27677044eee8c7ae8bfb7f7915e7286d5df7ab3be680' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'