blob: 0505b5a5f370d1a868b82e67bc448a6879ff9e8b [file] [log] [blame]
{
"name": "FirstCocoapodsProject",
"version": "1.2.0",
"summary": "this is my firstCocoapodsProject",
"description": "this is my firstCocoapodsProject this is my firstCocoapodsProject",
"homepage": "https://git.oschina.net/zhs_zy/FirstCocoapodsProject",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhs": "zhanghaisheng491@pingan.com.cn"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://git.oschina.net/zhs_zy/FirstCocoapodsProject.git",
"tag": "1.2.0"
},
"source_files": "FirstCocoapodsProject/Classes/**/*"
}