From 4a84cf68c4ccad0ea5ca87643acc80414fa8c7af Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 8 Oct 2025 14:04:48 +0200 Subject: [PATCH] [Fix] WebIdEIdProductPlugin (21.0.4-SNAPSHOT) --- .../21.0.4-SNAPSHOT/WebIdEIdProductPlugin.podspec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WebIdEIdProductPlugin/21.0.4-SNAPSHOT/WebIdEIdProductPlugin.podspec b/WebIdEIdProductPlugin/21.0.4-SNAPSHOT/WebIdEIdProductPlugin.podspec index b97578d..bda166e 100644 --- a/WebIdEIdProductPlugin/21.0.4-SNAPSHOT/WebIdEIdProductPlugin.podspec +++ b/WebIdEIdProductPlugin/21.0.4-SNAPSHOT/WebIdEIdProductPlugin.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/WebIdEIdProductPlugin/21.0.4/WebIdEIdProductPlugin.framework-v21.0.4-SNAPSHOT-1531.zip', :sha256 => '2b00f08c404b91c735c619529f646e00388a8760aabe9c47c978d8005c78d28c' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/21.0.4/WebIdEIdProductPlugin.framework-v21.0.4-SNAPSHOT-1532.zip', :sha256 => '5cc70112b392bb82cafdf6a1411831537a19301e517d55b1800507fc5963e94a' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -16,8 +16,8 @@ Pod::Spec.new do |s| s.ios.deployment_target = '13.0' s.ios.vendored_frameworks = 'WebIdEIdProductPlugin.xcframework' - s.dependency "WebIdOnServerDocumentScanner", "20.3.3" - s.dependency "WebIdIosIdentScanPlugin", "20.3.3" + s.dependency "WebIdOnServerDocumentScanner", "20.3.4" + s.dependency "WebIdIosIdentScanPlugin", "20.3.4" s.dependency "WebIdEIdentPlugin", "20.3.1" s.dependency "WebIdDigitalSigningPlugin", "20.3.1" end