From 210ec2f54fecc87517a0e0b4c130bee8688da885 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 5 Jan 2026 20:08:28 +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 8dd8601..7099384 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-1525.zip', :sha256 => '13c156ac5c9759555e02321f564a9057bd1a2d86c2bd3acf6dd11b9d1d801996' } + 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-1529.zip', :sha256 => '633bf10435c7def8638e1046a1f05de60a68c4d403fa619fe9f601a7a5834a7b' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'