blob: 482cecd12ddd01962205c8abed29e72d2b86447c [file] [log] [blame]
{
"name": "Ver-ID-UI",
"version": "1.8.0",
"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.8.0/VerIDUI.zip"
},
"vendored_frameworks": "VerIDUI.framework",
"dependencies": {
"Ver-ID-Core": [
"~> 1.8.0"
]
},
"swift_version": "5"
}