blob: a53133f9bcd021f0d241d283e0ec9f483897d65a [file] [log] [blame]
{
"name": "Ver-ID-UI",
"version": "1.3.1",
"summary": "Face detection and recognition",
"homepage": "https://github.com/AppliedRecognition",
"license": {
"type": "COMMERCIAL",
"file": "LICENCE.txt"
},
"authors": "Jakub Dolejs",
"platforms": {
"ios": "9.0"
},
"swift_versions": "5",
"source": {
"http": "https://ver-id.s3.us-east-1.amazonaws.com/ios/veridui/1.3.1/VerIDUI.zip"
},
"vendored_frameworks": "VerIDUI.framework",
"dependencies": {
"Ver-ID-Core": [
"~> 1.3.1"
]
},
"swift_version": "5"
}