[Fix] WebIdVideoIdentProductPlugin (15.3.1-SNAPSHOT)
This commit is contained in:
parent
f1d174c6c8
commit
e347b33703
@ -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.1/WebIdVideoIdentProductPlugin.framework-v15.3.1-SNAPSHOT-1358.zip', :sha256 => '418093101c0250caddbcccfbc7ca5e2248ea3f46c36fd3e1271c4c47f76de2de' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/15.3.1/WebIdVideoIdentProductPlugin.framework-v15.3.1-SNAPSHOT-1359.zip', :sha256 => 'cf1915710339158a03a5e94ef5cc65fbdee6a9927de914299c320c27c3248767' }
|
||||
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.1.2-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdOnServerDocumentScanner", "15.1.2-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdDigitalSigningPlugin", "15.1.2-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdVideoIdentPlugin", "15.2.2-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdIosIdentScanPlugin", "15.1.2"
|
||||
s.dependency "WebIdOnServerDocumentScanner", "15.1.2"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "15.1.1"
|
||||
s.dependency "WebIdVideoIdentPlugin", "15.2.1"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user