blob: 5e3c490a1cc31220fcba2567957d86ed4ed3d830 [file] [log] [blame]
{
"name": "BJCategory",
"version": "0.1.0",
"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.1.0"
},
"source_files": [
"BJCategory",
"BJCategory/BJCategories/**/*.{h,m}"
],
"frameworks": "UIKit"
}