From 0954a68e8f5b02485f4e1e417666fdd293ba59c0 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 11 Feb 2025 14:04:07 +0100 Subject: [PATCH] [Fix] WebIdDocumentScanner (13.3.0-SNAPSHOT) --- .../13.3.0-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/13.3.0-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/13.3.0-SNAPSHOT/WebIdDocumentScanner.podspec index d0eed79..6d37414 100644 --- a/WebIdDocumentScanner/13.3.0-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/13.3.0-SNAPSHOT/WebIdDocumentScanner.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/WebIdDocumentScanner/13.3.0/WebIdDocumentScanner.framework-v13.3.0-SNAPSHOT-1393.zip', :sha256 => 'd6fb5333d247ba12f3328c044bda124cf7e5bf6a27aba944bfbedf6c85d79d0b' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDocumentScanner/13.3.0/WebIdDocumentScanner.framework-v13.3.0-SNAPSHOT-1393.zip', :sha256 => '413051f6476832a3b20d80956acbcea0331dfefe0d6bd555924a9a43ec3233ec' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'