blob: 9dd0a6ca44f5028f8b73f2f601760fd91c7cdae2 [file] [log] [blame]
{
"name": "B_Cat",
"version": "0.0.2",
"summary": "A short description of B_category.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/hanhuitao/B_category",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hanhuitao": "964988490@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/hanhuitao/B_category.git",
"tag": "0.0.2"
},
"source_files": "B_category/Classes/**/*.{h,m}",
"dependencies": {
"CTMediator": [
]
}
}