From 87479095fdaeba7bc3f5ff67c99e9d90273c96d2 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 27 Nov 2025 17:05:45 +0100 Subject: [PATCH] [Fix] WebIdDocumentScanner (20.4.1-SNAPSHOT) --- .../20.4.1-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/20.4.1-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/20.4.1-SNAPSHOT/WebIdDocumentScanner.podspec index 6bf97de..138074b 100644 --- a/WebIdDocumentScanner/20.4.1-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/20.4.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/snapshots/de/webid-solutions/WebIdDocumentScanner/20.4.1/WebIdDocumentScanner.framework-v20.4.1-SNAPSHOT-1514.zip', :sha256 => '54fddedd1dcbf6ab3686d12803815060dd23f8ce62ab5d79522a8367e624b170' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/20.4.1/WebIdDocumentScanner.framework-v20.4.1-SNAPSHOT-1515.zip', :sha256 => '04c82869477fd020761232d38f22d5cd1e3e85e12d395c624e179e3d15e5d7bd' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'