blob: 765c251a6b0042b89ce2e2f1b109fa2ee4e089bb [file] [log] [blame]
{
"name": "BJCategory",
"version": "0.2.3",
"summary": "完善BJCategory分类",
"description": "1、修改输出日志方式。2、添加了懒加载初始化和自定义懒加载初始化。",
"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.3"
},
"source_files": [
"BJCategory",
"BJCategory/BJCategories/**/*.{h,m}"
],
"frameworks": "UIKit"
}