blob: 0ce865e9253b913797c9b6882a152c59d95dfba0 [file] [log] [blame]
{
"name": "BPod",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BPod/Classes/**/*",
"dependencies": {
"BaseBusiness": [
]
}
}