blob: 56134ad3c4d9ae3d512bab0b608c7cdc087f27e5 [file] [log] [blame]
{
"name": "BJCategory",
"version": "0.2.5",
"summary": "完善BJCategory分类",
"description": "修改0.2.3提交时,遗漏方法补充更新 UIImage+BJExtend类。",
"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.5"
},
"source_files": [
"BJCategory",
"BJCategory/BJCategories/**/*.{h,m}"
],
"frameworks": "UIKit"
}