[Fix] WebIdVideoIdentProductPlugin (15.3.4-SNAPSHOT)
This commit is contained in:
parent
3417b7ed3c
commit
e7f803ed7b
@ -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/legacy-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/15.3.4/WebIdVideoIdentProductPlugin.framework-v15.3.4-SNAPSHOT-1368.zip', :sha256 => 'c7a5f9a1965ad711e22694815cde4b5d468eb64840d2b17c6baedf79f5043adf' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/15.3.4/WebIdVideoIdentProductPlugin.framework-v15.3.4-SNAPSHOT-1371.zip', :sha256 => '443078cc96ed0f63cfe60d141ff64ea72c7f951eff24388f3f0a9b2fa5c78641' }
|
||||
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 = 'WebIdVideoIdentProductPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdIosIdentScanPlugin", "15.2.0"
|
||||
s.dependency "WebIdOnServerDocumentScanner", "15.2.0"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "15.2.0"
|
||||
s.dependency "WebIdVideoIdentPlugin", "15.3.0"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "15.2.1-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdOnServerDocumentScanner", "15.2.1-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdDigitalSigningPlugin", "15.1.2-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdVideoIdentPlugin", "15.3.1-SNAPSHOT" #branch:legacy-snapshots
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user