6
0

[Fix] WebIdVideoIdProductPlugin (21.0.4-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-10-02 14:30:46 +02:00
parent ca2637ae39
commit 8604005c44

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-1520.zip', :sha256 => 'c2782df994d64dc0eba3c4386983f5bcf235af3fe6a9d9e1234d50e7aec68e87' }
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.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.2.2-SNAPSHOT" #branch:snapshots
s.dependency "WebIdOnServerDocumentScanner", "20.2.2-SNAPSHOT" #branch:snapshots
s.dependency "WebIdDigitalSigningPlugin", "20.2.2-SNAPSHOT" #branch:snapshots
s.dependency "WebIdVideoIdentPlugin", "20.2.3-SNAPSHOT" #branch:snapshots
s.dependency "WebIdIosIdentScanPlugin", "20.3.0"
s.dependency "WebIdOnServerDocumentScanner", "20.3.0"
s.dependency "WebIdDigitalSigningPlugin", "20.3.1"
s.dependency "WebIdVideoIdentPlugin", "20.3.0"
end