From 603f3529e6f516d9ce67fcf4d58949bedbd4eb9b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 7 Oct 2025 14:00:14 +0200 Subject: [PATCH] [Fix] WebIdMetaPlugin (21.0.4-SNAPSHOT) --- WebIdMetaPlugin/21.0.4-SNAPSHOT/WebIdMetaPlugin.podspec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WebIdMetaPlugin/21.0.4-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/21.0.4-SNAPSHOT/WebIdMetaPlugin.podspec index 554fa0e..3570c2b 100644 --- a/WebIdMetaPlugin/21.0.4-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/21.0.4-SNAPSHOT/WebIdMetaPlugin.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/WebIdMetaPlugin/21.0.4/WebIdMetaPlugin.framework-v21.0.4-SNAPSHOT-1528.zip', :sha256 => '1c2f7a3bdad7529532d1f0e847d8b54dacd80045b927312e59b97225d545d52a' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/21.0.4/WebIdMetaPlugin.framework-v21.0.4-SNAPSHOT-1530.zip', :sha256 => '4b94c12fc19c6551be63ce3c800aaabb283a17d9a0f8fd78621ddbc1b26487f6' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -18,6 +18,6 @@ Pod::Spec.new do |s| s.dependency "WebIdVideoIdentPlugin", "20.3.0" s.dependency "WebIdDigitalSigningPlugin", "20.3.1" - s.dependency "WebIdIosIdentScanPlugin", "20.3.2" - s.dependency "WebIdOnServerDocumentScanner", "20.3.2" + s.dependency "WebIdIosIdentScanPlugin", "20.3.3" + s.dependency "WebIdOnServerDocumentScanner", "20.3.3" end