From c54b319dde4b0083a866e8e5d7d0ca12da6710f8 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 7 Oct 2025 09:05:24 +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 3e38b3e..554fa0e 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-1527.zip', :sha256 => '2d412c9c0bf48ea9932bb0ba499868fd8e8ee19bc6ab1f978153477ef87d4843' } + 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.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.1" - s.dependency "WebIdOnServerDocumentScanner", "20.3.1" + s.dependency "WebIdIosIdentScanPlugin", "20.3.2" + s.dependency "WebIdOnServerDocumentScanner", "20.3.2" end