From 7f4a685b5ec1ef708eaf0875cecba5d1ff02c2b5 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 15 May 2026 12:52:45 +0200 Subject: [PATCH] [Fix] WebIdDocumentScanner (22.1.3-SNAPSHOT) --- .../22.1.3-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/22.1.3-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/22.1.3-SNAPSHOT/WebIdDocumentScanner.podspec index 259ff39c..8c385f29 100644 --- a/WebIdDocumentScanner/22.1.3-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/22.1.3-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.1.3/WebIdDocumentScanner.framework-v22.1.3-SNAPSHOT-1655.zip', :sha256 => '6f6e6937d09d1ff71c91f3ae5e58466554c9772a49a74314b09b753c75966769' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/22.1.3/WebIdDocumentScanner.framework-v22.1.3-SNAPSHOT-1656.zip', :sha256 => '2bd50854a02281b8fd0b17c57553bf1db0e7dc4916edb1e97f3e4756f471858a' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'