blob: 4c1e3e6cab322877e0cc5da792ad7890e2f34a36 [file] [log] [blame]
{
"name": "HBList",
"version": "0.1.0",
"summary": "A short description of HBList.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xy-apple/HBList",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xingyong": "xingyong723@163.com"
},
"source": {
"git": "https://github.com/xy-apple/HBList.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "HBList/Classes/**/*",
"dependencies": {
"CTMediator": [
"25"
],
"BSBacktraceLogger": [
"~> 0.0.1"
]
}
}