From 63af7168e60aba4200a621e38b68ba9cd335fdda Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 2 Apr 2026 19:05:06 +0200 Subject: [PATCH] [Fix] WebIdDocumentScanner (22.0.2-SNAPSHOT) --- .../22.0.2-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/22.0.2-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/22.0.2-SNAPSHOT/WebIdDocumentScanner.podspec index a5570cd..da74d81 100644 --- a/WebIdDocumentScanner/22.0.2-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/22.0.2-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.2/WebIdDocumentScanner.framework-v22.0.2-SNAPSHOT-1615.zip', :sha256 => 'b4662f69ef942e30b8a3439ee280752393093dfbe9b1df6a265168cecf49bdde' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/22.0.2/WebIdDocumentScanner.framework-v22.0.2-SNAPSHOT-1616.zip', :sha256 => '0647c5c65e524a02fd8c4cdfd3f335b6b5b1dfad44f8b095b04d85ad43ef0bf7' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'