blob: 0d64f1c537e79a3b6963717daf82374a43fa6337 [file] [log] [blame]
{
"name": "CocoPod",
"version": "0.1.0",
"summary": "A short description of CocoPod.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Linyugui/CocoPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Linyugui": "446046940@qq.com"
},
"source": {
"git": "https://github.com/Linyugui/CocoPod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CocoPod/Classes/**/*"
}