blob: 11cd87286b7920018801813c1a85eaaa2e38bbae [file] [log] [blame]
{
"name": "CGFace",
"version": "1.0.0",
"license": "MIT",
"summary": "表情解析工具",
"homepage": "https://github.com/KnowChat/GCFace/tree/1.0.0",
"source": {
"git": "https://github.com/KnowChat/GCFace.git",
"tag": "1.0.0"
},
"source_files": "CGFace/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"authors": {
"Q-FeiYu": "18258193662@163.com"
}
}