From ebca109c1d1920880d70a2785a145f4f8582cd3e Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 7 Oct 2025 14:00:39 +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 10d5c8f..d9b7ba1 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-1528.zip', :sha256 => 'b8e92169a72558700fcbbeb7855e94b6de13ed958911ad73ea2dc1e018fd956e' } + 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-1530.zip', :sha256 => '1bac54e42d9c77f5ed2ca5eed6ec5abdd1aae42d2c68db15e61d4434bfac95b2' } 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.2" - s.dependency "WebIdOnServerDocumentScanner", "20.3.2" + s.dependency "WebIdIosIdentScanPlugin", "20.3.3" + s.dependency "WebIdOnServerDocumentScanner", "20.3.3" s.dependency "WebIdDigitalSigningPlugin", "20.3.1" s.dependency "WebIdVideoIdentPlugin", "20.3.0" end