{ | |
"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/**/*" | |
} |