blob: 2b10e4d49943e5046bcb2ea8140d173b1b26c2d1 [file] [log] [blame]
{
"name": "BJCategory",
"version": "0.2.4",
"summary": "完善BJCategory分类",
"description": "修改0.2.3提交时,遗漏方法补充更新。",
"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.2.4"
},
"source_files": [
"BJCategory",
"BJCategory/BJCategories/**/*.{h,m}"
],
"frameworks": "UIKit"
}