blob: 3057af29aec9e775de4c047a336b967451a2b497 [file] [log] [blame]
{
"name": "loveSecondTest",
"version": "0.0.1",
"summary": "简述",
"description": "更加详细的描述",
"homepage": "https://github.com/mylovell/secondTest",
"license": "MIT",
"authors": {
"mylovell": "906197961@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/mylovell/secondTest.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
]
}