From be1d47fc466483f19fa0483379d81367ccbb16c6 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 22 Apr 2026 08:07:42 +0200 Subject: [PATCH] [Fix] WebIdDocumentScanner (22.0.4-SNAPSHOT) --- .../22.0.4-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/22.0.4-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/22.0.4-SNAPSHOT/WebIdDocumentScanner.podspec index 63883192..6b88b7d1 100644 --- a/WebIdDocumentScanner/22.0.4-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/22.0.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/22.0.4/WebIdDocumentScanner.framework-v22.0.4-SNAPSHOT-1625.zip', :sha256 => '1a830a3ab8ed20469d5263cce6564a3142c76f1f0052fbe1dc9cd3e1d6c4b6c7' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/22.0.4/WebIdDocumentScanner.framework-v22.0.4-SNAPSHOT-1627.zip', :sha256 => 'ef098abfa04a996807b10ffe52628260b30207061dc3b0bcee641f728b88ee7a' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'