blob: 81fb5175b28c152163b63bc09749ca05f4639de5 [file] [log] [blame]
{
"name": "Ver-ID-Core",
"version": "1.11.2",
"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.11.2/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"
}