From cd9a0c57dbcc3a2d28c0817bde16d814b78b1c37 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 14 Jan 2025 12:22:28 +0100 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (13.3.0-SNAPSHOT) --- .../13.3.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/13.3.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/13.3.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index 2aef231..4127b2e 100644 --- a/WebIdOnDeviceDocumentScanner/13.3.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/13.3.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.3.0/WebIdOnDeviceDocumentScanner.framework-v13.3.0-SNAPSHOT-1380.zip', :sha256 => '6fd5c2334ec8efe21fbc18c88d79c4687f357b4c7994a3fc33cb91f86d09c7fd' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/13.3.0/WebIdOnDeviceDocumentScanner.framework-v13.3.0-SNAPSHOT-1381.zip', :sha256 => 'cd1dc2e69cf7564be2b00e89d8392d1e06a42873939d9f7210a73915d7f24f2d' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'