blob: fd02141823b7e382d29ff501592a9e1ef074f79c [file] [log] [blame]
{
"name": "WY_Test1",
"version": "0.0.1",
"summary": "A short description of WY_Test1.",
"description": "这是第一个测试项目",
"homepage": "https://git.coding.net/xinsiwei/WY_Test1",
"license": "MIT",
"authors": {
"vision": "wangyong5@staff.weibo.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://git.coding.net/xinsiwei/WY_Test1.git",
"tag": "0.0.1"
},
"source_files": [
"WY_Test1",
"WY_Test1/**/*.{h,m}"
],
"requires_arc": true
}