blob: cf60970f1c21343dd4577cb573d6d4474c2c2ebe [file] [log] [blame]
{
"name": "BJCategory",
"version": "0.0.3",
"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.3"
},
"source_files": [
"BJCategory",
"BJCategory/BJCategories/**/*.{h,m}"
],
"frameworks": "XCTest"
}