From b5974293e638faf3e47e7ecf6b5c083a002bf434 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 8 Jun 2026 11:02:27 +0200 Subject: [PATCH] [Fix] WebIdDocumentScanner (23.1.1) --- WebIdDocumentScanner/23.1.1/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/23.1.1/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/23.1.1/WebIdDocumentScanner.podspec index e818f3c..cb49b52 100644 --- a/WebIdDocumentScanner/23.1.1/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/23.1.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/23.1.1/WebIdDocumentScanner.framework-v23.1.1.zip', :sha256 => '76eca3508d10eb53efcae85a911039c17ce8315b1bd8403e5e0be035ca03687a' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDocumentScanner/23.1.1/WebIdDocumentScanner.framework-v23.1.1.zip', :sha256 => '5b5b1562a1c49cbf30329d1f6f54c0022f3f3a756d821109da7a9efef8b12018' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'