From a537933b8eb09d97f8980fb1ce409dd177df8f8c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 6 Jan 2026 11:21:11 +0100 Subject: [PATCH] [Fix] WebIdDocumentScanner (20.4.2-SNAPSHOT) --- .../20.4.2-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/20.4.2-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/20.4.2-SNAPSHOT/WebIdDocumentScanner.podspec index e99db54..dab5d8f 100644 --- a/WebIdDocumentScanner/20.4.2-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/20.4.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/20.4.2/WebIdDocumentScanner.framework-v20.4.2-SNAPSHOT-1530.zip', :sha256 => '94ffd8fe0267d8a71320bcbf187a6d541864c460cf12d602f4d20e391242a6f0' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/20.4.2/WebIdDocumentScanner.framework-v20.4.2-SNAPSHOT-1531.zip', :sha256 => '12e899bf1836f18196da0d56403c96cfe575ccaf976d7dbb2f79c8c595bab905' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'