blob: 163bde1113df3807df97efe7abc10d3dd3c34d95 [file] [log] [blame]
{
"name": "BJCategory",
"version": "0.1.7",
"summary": "完善BJCategory分类(增加了找一个类(kvc)的key)",
"description": "完善BJCategory分类,增加了找一个类(kvc)的key,在项目中找子视图的key。",
"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.7"
},
"source_files": [
"BJCategory",
"BJCategory/BJCategories/**/*.{h,m}"
],
"frameworks": "UIKit"
}