6
0

[Fix] WebIdVideoIdProductPlugin (21.0.4-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-10-07 09:06:41 +02:00
parent c54b319dde
commit 1f6d6c596c

View File

@ -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-1527.zip', :sha256 => '3808675460d897d365a45db4ed419adf608c42bd4bffeefa2eaa130c66f9b8f3' }
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.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.1"
s.dependency "WebIdOnServerDocumentScanner", "20.3.1"
s.dependency "WebIdIosIdentScanPlugin", "20.3.2"
s.dependency "WebIdOnServerDocumentScanner", "20.3.2"
s.dependency "WebIdDigitalSigningPlugin", "20.3.1"
s.dependency "WebIdVideoIdentPlugin", "20.3.0"
end