blob: 6f46ceea7eb67ccff154cb8a5a0e6f60737c6170 [file] [log] [blame]
{
"name": "CCTool",
"version": "1.2.0",
"platforms": {
"ios": "8.0"
},
"summary": "A short description of CCTool",
"homepage": "https://github.com/CoderXO/CCTool",
"license": "MIT",
"authors": {
"cxl": "765314638@qq.com"
},
"source": {
"git": "https://github.com/CoderXO/CCTool.git",
"tag": "1.2.0"
},
"source_files": "CCTool/Tool/*.{h,m}",
"requires_arc": true
}