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