From 4b15fd6640782e933b047f8c2c28a6c8cba34ae8 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 8 May 2026 13:32:13 +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 7acd5fd1..285b7b44 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-1647.zip', :sha256 => '02994bc2ddfa0dbeadccfcd766478dbdddb952009bdd6bc2ab89b81038c1838b' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'