blob: 4981d32dc8bb25487fd3bfd20163deca050dddca [file] [log] [blame]
{
"name": "MCTools",
"version": "0.0.1",
"summary": "<MCTools summary",
"description": "这里的描述,必须比s.summary的长度要长。",
"homepage": "https://github.com/muchangqing/MCTools",
"license": "MIT",
"authors": {
"mcq": "845891612@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/muchangqing/MCTools.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
]
}