[Fix] WebIdAutoIdentOnDeviceProductPlugin (20.0.5-SNAPSHOT)
This commit is contained in:
parent
948ee6a225
commit
687a1e9efe
@ -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/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/20.0.5/WebIdAutoIdentOnDeviceProductPlugin.framework-v20.0.5-SNAPSHOT-1447.zip', :sha256 => '783ea0533e31bdd85559f7c12fa08f8f43e195b4227adac4463f4c4dd326287c' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/20.0.5/WebIdAutoIdentOnDeviceProductPlugin.framework-v20.0.5-SNAPSHOT-1455.zip', :sha256 => '77d44da9a56528e2d173a11b4f3a0ca11bede3b55c35d7438b6cf4467feb5db2' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
@ -16,7 +16,7 @@ Pod::Spec.new do |s|
|
||||
s.ios.deployment_target = '13.0'
|
||||
s.ios.vendored_frameworks = 'WebIdAutoIdentOnDeviceProductPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdDigitalSigningPlugin", "20.0.2-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "WebIdIosIdentScanPlugin", "20.0.2-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "WebIdOnDeviceDocumentScanner", "20.0.2-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "WebIdDigitalSigningPlugin", "20.1.0"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "20.1.0"
|
||||
s.dependency "WebIdOnDeviceDocumentScanner", "20.1.0"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user