From 72f47b627c9423bfd044711b77388aa974c803a7 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 8 Oct 2025 12:01:22 +0200 Subject: [PATCH] [Fix] WebIdDocumentScanner (20.3.4-SNAPSHOT) --- .../20.3.4-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/20.3.4-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/20.3.4-SNAPSHOT/WebIdDocumentScanner.podspec index 1b06275..88c76c3 100644 --- a/WebIdDocumentScanner/20.3.4-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/20.3.4-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.4/WebIdDocumentScanner.framework-v20.3.4-SNAPSHOT-1504.zip', :sha256 => '477803cc2fd4a602f1921857160c4cb4252fcd95b9cccd3b13cdef6462b08c58' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/20.3.4/WebIdDocumentScanner.framework-v20.3.4-SNAPSHOT-1505.zip', :sha256 => 'c7fafff200ffafbd00d7e4b4cbc6f00a1c83323bd05881d637eaeaaa6611c54d' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'