[Fix] WebIdVideoIdProductPlugin (22.3.4-SNAPSHOT)
This commit is contained in:
parent
5cb6bf5a5f
commit
3ad4ad520c
@ -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/22.3.4/WebIdVideoIdProductPlugin.framework-v22.3.4-SNAPSHOT-1683.zip', :sha256 => 'f1a529803c8cdda512e2dc849856b3f25ad5db83e56b76632024c59d3df3f09a' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/22.3.4/WebIdVideoIdProductPlugin.framework-v22.3.4-SNAPSHOT-1684.zip', :sha256 => 'f8a91ab73e8425adf971198396e2eba6115152248e63e0545d811fcbd25b83ce' }
|
||||
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", "22.0.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdOnServerDocumentScanner", "22.0.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdDigitalSigningPlugin", "22.0.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdVideoIdentPlugin", "22.0.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdIosIdentScanPlugin", "22.0.2"
|
||||
s.dependency "WebIdOnServerDocumentScanner", "22.0.2"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "22.0.1"
|
||||
s.dependency "WebIdVideoIdentPlugin", "22.0.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user