From 802c97ec696cf9d8359710e934f3bd57edd4e1b7 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 19 Jun 2025 17:48:53 +0200 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (15.0.0-SNAPSHOT) --- .../15.0.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/15.0.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/15.0.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index e40db7e..2a8521e 100644 --- a/WebIdOnDeviceDocumentScanner/15.0.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/15.0.0-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/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/15.0.0/WebIdOnDeviceDocumentScanner.framework-v15.0.0-SNAPSHOT-1353.zip', :sha256 => 'e60069541cee780976343ca8fe8df795f6b857e79c036bd36287f1a4ccb9ad9f' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/15.0.0/WebIdOnDeviceDocumentScanner.framework-v15.0.0-SNAPSHOT-1354.zip', :sha256 => '8a4ee3c6524a2707c044cd4660c51c03b708cbb65382ed39bdfa496df8bbd4a0' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'