blob: 839bfbe0564f33891e03025af63835f4b6407fef [file] [log] [blame]
{
"name": "BJCategory",
"version": "0.0.6",
"summary": "完善BJCategory分类",
"description": "完善BJCategory分类,方便使用,内存优化。",
"homepage": "https://github.com/genghongkai/BJCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"genghongkai": "1159538747@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/genghongkai/BJCategory.git",
"tag": "0.0.6"
},
"source_files": [
"BJCategory",
"BJCategory/BJCategories/**/*.{h,m}"
],
"frameworks": "UIKit"
}