blob: c291f1b714c0b78c5a9601e2f987acff84fa82c2 [file] [log] [blame]
{
"name": "BJCategory",
"version": "0.1.9",
"summary": "完善BJCategory分类",
"description": "完善BJCategory分类,增加了button设置图片和标题边距api。",
"homepage": "https://github.com/genghongkai/BJCategory",
"license": {
"type": "MIT"
},
"authors": {
"genghongkai": "1159538747@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/genghongkai/BJCategory.git",
"tag": "0.1.9"
},
"source_files": [
"BJCategory",
"BJCategory/BJCategories/**/*.{h,m}"
],
"frameworks": "UIKit"
}