From 06b69b43c34bc20dc0c6ef0130d1a7f55e7d88fb Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 8 Jun 2026 10:36:47 +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 3ca685b..e818f3c 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 => '353cba87f270527bd21fe9b2a9bcb871632bd0f97b48eb02641d99bf82eef7e5' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'