blob: 8158828e56e23041673f6869b40fa208c7d25977 [file] [log] [blame]
{
"name": "Ver-ID-Core",
"version": "1.12.4",
"summary": "Face detection and recognition",
"homepage": "https://github.com/AppliedRecognition",
"license": {
"type": "COMMERCIAL",
"file": "LICENCE.txt"
},
"authors": "Jakub Dolejs",
"platforms": {
"ios": "10.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/1.12.4/VerIDCore.zip"
},
"preserve_paths": [
"VerIDCore.framework.dSYM"
],
"vendored_frameworks": "VerIDCore.framework",
"dependencies": {
"OpenCV2": [
"~> 4.1"
],
"ZIPFoundation": [
"~> 0.9"
],
"Ver-ID-SDK-Identity": [
"~> 3.0"
]
},
"swift_version": "5"
}