[Fix] WebIdAutoIdentOnDeviceProductPlugin (13.0.2-SNAPSHOT)
This commit is contained in:
parent
6e4da943cd
commit
0872d17fe1
@ -8,7 +8,7 @@ Pod::Spec.new do |s|
|
|||||||
s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' }
|
s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' }
|
||||||
|
|
||||||
s.platform = :ios
|
s.platform = :ios
|
||||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.0.2/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.2-SNAPSHOT-1189.zip', :sha256 => 'abaabce9ed7d6fc9497587ee49434862ba9ffbac06f07c1806e49b1eb45eea42' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.0.2/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.2-SNAPSHOT-1203.zip', :sha256 => '575aeae1f6a27d00f2d11654450b022c31de7650b86ad7198d43cc42da200d9b' }
|
||||||
s.swift_versions = ['5.5']
|
s.swift_versions = ['5.5']
|
||||||
|
|
||||||
s.frameworks = 'UIKit'
|
s.frameworks = 'UIKit'
|
||||||
@ -16,7 +16,9 @@ Pod::Spec.new do |s|
|
|||||||
s.ios.deployment_target = '13.0'
|
s.ios.deployment_target = '13.0'
|
||||||
s.ios.vendored_frameworks = 'WebIdAutoIdentOnDeviceProductPlugin.xcframework'
|
s.ios.vendored_frameworks = 'WebIdAutoIdentOnDeviceProductPlugin.xcframework'
|
||||||
|
|
||||||
s.dependency "WebIdDigitalSigningPlugin", "11.0.1"
|
s.dependency "DocumentReader", "~> 7.2"
|
||||||
s.dependency "WebIdIosIdentScanPlugin", "12.0.1"
|
s.dependency "RegulaCommon", "~> 7.2"
|
||||||
s.dependency "WebIdOnDeviceDocumentScanner", "12.0.1"
|
s.dependency "WebIdDigitalSigningPlugin", "11.1.2"
|
||||||
|
s.dependency "WebIdIosIdentScanPlugin", "12.2.0"
|
||||||
|
s.dependency "WebIdOnDeviceDocumentScanner", "12.2.0"
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user