blob: f66e3deec17df30546d1c72db65d7fce3cfc4a77 [file] [log] [blame]
{
"name": "XHBRouter",
"version": "0.1.0",
"summary": "A short description of XHBRouter.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ccx19322/HBRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ccx19322": "chenchaoxu@taqu.com"
},
"source": {
"git": "https://github.com/ccx19322/HBRouter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XHBRouter/Classes/**/*",
"dependencies": {
"CocoaLumberjack": [
]
}
}