From 9e0191ccbcc9454c4ba45ec26eb9b912591a3379 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 6 Oct 2025 15:49:35 +0200 Subject: [PATCH] [Fix] WebIdDocumentScanner (20.3.1) --- WebIdDocumentScanner/20.3.1/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/20.3.1/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/20.3.1/WebIdDocumentScanner.podspec index d1a4482..58499aa 100644 --- a/WebIdDocumentScanner/20.3.1/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/20.3.1/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/releases/de/webid-solutions/WebIdDocumentScanner/20.3.1/WebIdDocumentScanner.framework-v20.3.1.zip', :sha256 => '547d0326b695bd7907ac037ba42444d1ce0e96c36c5af362518571cb5101630e' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDocumentScanner/20.3.1/WebIdDocumentScanner.framework-v20.3.1.zip', :sha256 => 'e144de9613b9c5751eb22f01e80795ebf3daeddbbc10563799af0aff5bc3d127' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'