From 3ca7cd41bd68a3a0d50128a7e8b9c38cafcf56d8 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 9 Oct 2025 18:07:00 +0200 Subject: [PATCH] [Fix] WebIdDocumentScanner (20.3.5-SNAPSHOT) --- .../20.3.5-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/20.3.5-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/20.3.5-SNAPSHOT/WebIdDocumentScanner.podspec index 18f3d17..5c82ef4 100644 --- a/WebIdDocumentScanner/20.3.5-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/20.3.5-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.3.5/WebIdDocumentScanner.framework-v20.3.5-SNAPSHOT-1506.zip', :sha256 => '89d8f1f21300333d8cc3cfee4bb69e9e4cdc8dae132eaeda3684229f9251c1c9' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/20.3.5/WebIdDocumentScanner.framework-v20.3.5-SNAPSHOT-1507.zip', :sha256 => '6b26eda13f7cec33a6af0d3fcc0e7c164323f0e28fede35b1c0c56e6c0e74a53' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'