[Fix] WebIdVideoIdProductPlugin (22.3.2-SNAPSHOT)
This commit is contained in:
parent
ec53b5834a
commit
f1cf799c96
@ -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.2/WebIdVideoIdProductPlugin.framework-v22.3.2-SNAPSHOT-1678.zip', :sha256 => 'c8382a018736e14743db07209063921efd834e5aeba00158ab5b83c360d18d96' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/22.3.2/WebIdVideoIdProductPlugin.framework-v22.3.2-SNAPSHOT-1680.zip', :sha256 => 'f4af6d9764a1d86e7edef3bfb89fd1e97e112ab518f2cc4befc52063795542b8' }
|
||||
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.0"
|
||||
s.dependency "WebIdOnServerDocumentScanner", "22.0.0"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "22.0.1"
|
||||
s.dependency "WebIdVideoIdentPlugin", "22.0.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user