From 71aaa1a45eccb18b7bfba321d6f86d970e035aeb Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 2 Dec 2025 17:12:38 +0100 Subject: [PATCH] [Fix] WebIdDocumentScanner (20.4.2-SNAPSHOT) --- .../20.4.2-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/20.4.2-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/20.4.2-SNAPSHOT/WebIdDocumentScanner.podspec index 42b7ab0..8dd8601 100644 --- a/WebIdDocumentScanner/20.4.2-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/20.4.2-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/snapshots/de/webid-solutions/WebIdDocumentScanner/20.4.2/WebIdDocumentScanner.framework-v20.4.2-SNAPSHOT-1518.zip', :sha256 => 'a3c85890244bd78da8ab1c1f5291620f00ea7688efb135b42d305887428e7c38' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/20.4.2/WebIdDocumentScanner.framework-v20.4.2-SNAPSHOT-1525.zip', :sha256 => '13c156ac5c9759555e02321f564a9057bd1a2d86c2bd3acf6dd11b9d1d801996' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'