blob: ca8ef095d6faf5a11dfe4ccaaf1c36599d99badc [file] [log] [blame]
{
"name": "CWLiveFaceDetection",
"version": "0.1.0",
"summary": "A short description of CWLiveFaceDetection.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitlab.cloudwalk.work/iOS_AI/CWLiveFaceDetection",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EthanLuo": "luoyanqing@cloudwalk.cn"
},
"source": {
"git": "https://gitlab.cloudwalk.work/iOS_AI/CWLiveFaceDetection.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CWLiveFaceDetection/Classes/**/*",
"dependencies": {
"CWPublic": [
],
"CWDetectionDl": [
]
},
"libraries": "c++"
}