From 43d594efe292b5b4afca96ef9c330d38b986bb60 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 12 Mar 2025 15:21:50 +0100 Subject: [PATCH] [Fix] WebIdDocumentScanner (13.3.2) --- WebIdDocumentScanner/13.3.2/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/13.3.2/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/13.3.2/WebIdDocumentScanner.podspec index 8611298..b7b0930 100644 --- a/WebIdDocumentScanner/13.3.2/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/13.3.2/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/redesign-v4/de/webid-solutions/WebIdDocumentScanner/13.3.2/WebIdDocumentScanner.framework-v13.3.2.zip', :sha256 => 'ac7a25ba764b3be1a61cc780eaf383666663cc06d6259c1ba2c692e5350597c2' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDocumentScanner/13.3.2/WebIdDocumentScanner.framework-v13.3.2.zip', :sha256 => 'b28db9281b0d587b359d323edb2df1a6e616c441456d019537479ae81d1996ad' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'