[Fix] WebIdVideoIdentProductPlugin (15.1.5-SNAPSHOT)
This commit is contained in:
parent
a44ea26d05
commit
fd3cd416c7
@ -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.1.5/WebIdVideoIdentProductPlugin.framework-v15.1.5-SNAPSHOT-1344.zip', :sha256 => 'b70e6a9d652b3d51434173c5d96174cd43e8683b59f5e15198b6ef36508ab3d5' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/15.1.5/WebIdVideoIdentProductPlugin.framework-v15.1.5-SNAPSHOT-1347.zip', :sha256 => '2ceab85220da701310a81ee9f70ede3b3162883fa1de653a3e2369bd3f2691e0' }
|
||||
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.0.3-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdOnServerDocumentScanner", "15.0.3-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdDigitalSigningPlugin", "15.0.3-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdVideoIdentPlugin", "15.1.2-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdIosIdentScanPlugin", "15.1.0"
|
||||
s.dependency "WebIdOnServerDocumentScanner", "15.1.0"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "15.1.0"
|
||||
s.dependency "WebIdVideoIdentPlugin", "15.2.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user