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