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