From 49b54a7bfacee0d95f8ee3cca31cd39485ba8717 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 2 Apr 2026 13:01:00 +0200 Subject: [PATCH] [Fix] WebIdDocumentScanner (22.0.1-SNAPSHOT) --- .../22.0.1-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/22.0.1-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/22.0.1-SNAPSHOT/WebIdDocumentScanner.podspec index defb90e..de3aebb 100644 --- a/WebIdDocumentScanner/22.0.1-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/22.0.1-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/22.0.1/WebIdDocumentScanner.framework-v22.0.1-SNAPSHOT-1607.zip', :sha256 => '3ee6986871267ba09e3f4e655472d7a64a3465ec3b42a68024b9604ca6450343' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdDocumentScanner/22.0.1/WebIdDocumentScanner.framework-v22.0.1-SNAPSHOT-1608.zip', :sha256 => '05adae178f541f9acbe8f9ad55e3fcda80c622c0a1b8610a3449facdcc81dbbc' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'