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