blob: 48e22779753d1499c06a1f6ed3de4c17f95a0b86 [file] [log] [blame]
{
"name": "Ver-ID-UI",
"version": "1.0.0-beta.3",
"summary": "Face detection and recognition",
"homepage": "https://github.com/AppliedRecognition",
"license": {
"type": "COMMERCIAL",
"file": "LICENCE.txt"
},
"authors": "Jakub Dolejs",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source": {
"http": "https://ver-id.s3.amazonaws.com/ios/veridui/1.0.0-beta.3/VerIDUI.zip"
},
"vendored_frameworks": "VerIDUI.framework",
"dependencies": {
"Ver-ID-Core": [
"1.0.0-beta.3"
]
}
}