blob: 1771bc4d8a06e70937351c6956501a66d8c30a6b [file] [log] [blame]
{
"name": "SpecFirst",
"version": "0.0.1",
"summary": "first spec",
"description": "第一个自己创建的 spec",
"homepage": "https://github.com/ghanyin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"李泽雍": "15957182286@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.dev.tencent.com/lizeyong/SpecFirst.git",
"tag": "0.0.1"
},
"source_files": [
"SpecFirst",
"SpecFirst/**/*.{h,m}"
],
"requires_arc": true
}