blob: b61289fc11464eaa218280b6706490d2cf7edb85 [file] [log] [blame]
{
"name": "test1234",
"version": "0.0.1",
"summary": "A short description of test1234.",
"description": "dsfsfsdfds",
"homepage": "https://github.com/wanhe123/test1234",
"license": "MIT",
"authors": {
"wanhe": "892117610@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wanhe123/test1234.git",
"tag": "0.0.1"
},
"source_files": "Category/**/*.{h,m}",
"requires_arc": true
}