From 543df9baf8858a11ed0ea433f774bf8800e3ab0e Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 7 Nov 2025 13:16:32 +0100 Subject: [PATCH] [Fix] WebIdDocumentScanner (20.3.6-SNAPSHOT) --- .../20.3.6-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/20.3.6-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/20.3.6-SNAPSHOT/WebIdDocumentScanner.podspec index c5f2f91..665df82 100644 --- a/WebIdDocumentScanner/20.3.6-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/20.3.6-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/experimental/de/webid-solutions/WebIdDocumentScanner/20.3.6/WebIdDocumentScanner.framework-v20.3.6-SNAPSHOT-1516.zip', :sha256 => '566db822c026f9d76408828c57e1ce0f7f1a5884ad513adba275f5fb8fe7851e' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdDocumentScanner/20.3.6/WebIdDocumentScanner.framework-v20.3.6-SNAPSHOT-1516.zip', :sha256 => '81b32399789e08aa2efff32e51344f77672f44ced873dcb8dc4203a6d09a2865' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'