blob: 9d44baa6f362eaf9cebc85b1d771797c03ab2303 [file] [log] [blame]
{
"name": "testCocoapodLib",
"version": "0.0.1",
"summary": "测试 of testCocoapodLib.",
"description": "TODO: 只是测试用.必须比简单的描述要长啊!!!!!!!!",
"homepage": "https://coding.net/u/sbare/p/test2/git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sbare": "939806859@qq.com"
},
"source": {
"git": "https://git.coding.net/sbare/test2.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "testCocoapodLib/Classes/**/*"
}