From 11b48e0530257aafdf85dcd3856e040751e630fa Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 14 Nov 2024 13:04:52 +0100 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (13.0.0-SNAPSHOT) --- .../13.0.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/13.0.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/13.0.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index 8e9015d..16f29a5 100644 --- a/WebIdOnDeviceDocumentScanner/13.0.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/13.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/redesign-v4-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/13.0.0/WebIdOnDeviceDocumentScanner.framework-v13.0.0-SNAPSHOT-1343.zip', :sha256 => '7d84cd3de775c0b2b11ce877f5712dbd260f86b6060058333ecc29e34ff5d5b8' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/13.0.0/WebIdOnDeviceDocumentScanner.framework-v13.0.0-SNAPSHOT-1347.zip', :sha256 => '82f3ebcb00d8796d60e79274c0cc591a130ab97dc20158c4331fb3381560bc56' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'