blob: 2aee7c07ba044fd5ffa1b2f049809c3c823b1692 [file] [log] [blame]
{
"name": "GYAPod",
"version": "0.2.4",
"summary": "A short description of GYAPod.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/StudyForiOS/GYAPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"airfight": "gy.zhu@ctrip.com"
},
"source": {
"git": "https://github.com/StudyForiOS/GYAPod.git",
"tag": "0.2.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GYAPod/Classes/**/*",
"dependencies": {
"BaseBusiness": [
]
}
}