blob: 92e1b1ced8ab857acf70c96ef2823095458c2490 [file] [log] [blame]
{
"name": "B_Category",
"version": "1.1",
"summary": "B_Category.",
"description": "this is B_Category",
"homepage": "https://github.com/LuckZXF/B_Category",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"LuckZXF": "179988305@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LuckZXF/B_Category.git",
"tag": "1.1"
},
"source_files": "B_Category/B_Category/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"CTMediator": [
]
}
}