From ea84256327c27e6ec68f3a7f09726b8b60d27831 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 8 May 2026 14:07:05 +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 285b7b44..6ef481fa 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-1648.zip', :sha256 => '9bf98c700fc834f06ecbcc704c08c9258254ff5392e914a9cbd521d4bf1dc31f' } + 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-1649.zip', :sha256 => '51f6233bb911d529c7992c9389959012f4627f79fa806eec1e5c56dfb143ce55' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'