[Fix] WebIdVideoIdProductPlugin (21.2.2-SNAPSHOT)
This commit is contained in:
parent
8d13bc4cba
commit
c0fc3c23ed
@ -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.2.2/WebIdVideoIdProductPlugin.framework-v21.2.2-SNAPSHOT-1555.zip', :sha256 => '8f168cbd88ae9bffbba5db8cc9653f9dd7fcdaa6519c875a978ca2b56eca6609' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/21.2.2/WebIdVideoIdProductPlugin.framework-v21.2.2-SNAPSHOT-1569.zip', :sha256 => 'abcc64fcdb77d5c91b598f8dc162f9a71610ef9513b09abd84dd35a7e123ea59' }
|
||||
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.4.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdOnServerDocumentScanner", "20.4.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdDigitalSigningPlugin", "20.4.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdVideoIdentPlugin", "20.4.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdIosIdentScanPlugin", "21.0.0"
|
||||
s.dependency "WebIdOnServerDocumentScanner", "21.0.0"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "21.0.0"
|
||||
s.dependency "WebIdVideoIdentPlugin", "21.0.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user