From f371c0a6c5ee120fd08e5bda2db62224d0ae75b7 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 6 Oct 2025 16:40:37 +0200 Subject: [PATCH] [Fix] WebIdVideoIdProductPlugin (21.0.4-SNAPSHOT) --- .../21.0.4-SNAPSHOT/WebIdVideoIdProductPlugin.podspec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WebIdVideoIdProductPlugin/21.0.4-SNAPSHOT/WebIdVideoIdProductPlugin.podspec b/WebIdVideoIdProductPlugin/21.0.4-SNAPSHOT/WebIdVideoIdProductPlugin.podspec index 9302405..6e682f3 100644 --- a/WebIdVideoIdProductPlugin/21.0.4-SNAPSHOT/WebIdVideoIdProductPlugin.podspec +++ b/WebIdVideoIdProductPlugin/21.0.4-SNAPSHOT/WebIdVideoIdProductPlugin.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/WebIdVideoIdProductPlugin/21.0.4/WebIdVideoIdProductPlugin.framework-v21.0.4-SNAPSHOT-1525.zip', :sha256 => 'e08c058b876aa0e7c1fa8aa1cd8f5736d4e8609ed5d85518507230a180f14296' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/21.0.4/WebIdVideoIdProductPlugin.framework-v21.0.4-SNAPSHOT-1527.zip', :sha256 => '3808675460d897d365a45db4ed419adf608c42bd4bffeefa2eaa130c66f9b8f3' } 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 = 'WebIdVideoIdProductPlugin.xcframework' - s.dependency "WebIdIosIdentScanPlugin", "20.3.0" - s.dependency "WebIdOnServerDocumentScanner", "20.3.0" + s.dependency "WebIdIosIdentScanPlugin", "20.3.1" + s.dependency "WebIdOnServerDocumentScanner", "20.3.1" s.dependency "WebIdDigitalSigningPlugin", "20.3.1" s.dependency "WebIdVideoIdentPlugin", "20.3.0" end