blob: 9be523320bf284b2b634432964306f69a0c70339 [file] [log] [blame]
{
"name": "Ver-ID-Core",
"version": "2.0.0-beta.03",
"summary": "Face detection and recognition",
"homepage": "https://github.com/AppliedRecognition",
"license": {
"type": "COMMERCIAL",
"file": "LICENCE.txt"
},
"authors": "Jakub Dolejs",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5",
"documentation_url": "https://appliedrecognition.github.io/Ver-ID-Core-Apple",
"source": {
"http": "https://ver-id.s3.us-east-1.amazonaws.com/ios/veridcore/2.0.0-beta.03/VerIDCore.zip"
},
"preserve_paths": [
"VerIDCore.framework.dSYM"
],
"vendored_frameworks": "VerIDCore.framework",
"dependencies": {
"OpenCV2": [
"~> 4.1"
],
"DeviceKit": [
"~> 4.1"
],
"ZIPFoundation": [
"~> 0.9"
],
"Ver-ID-SDK-Identity": [
"~> 3.0"
],
"RxSwift": [
"~> 5"
],
"RxCocoa": [
"~> 5"
]
},
"swift_version": "5"
}