blob: 90f223d9151d7891aa5fca0f0fb786965615e679 [file] [log] [blame]
{
"name": "BJCategory",
"version": "0.2.2",
"summary": "完善BJCategory分类",
"description": "完善BJCategory分类,修改手机号码正则表达式,支持19开头号段。",
"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.2"
},
"source_files": [
"BJCategory",
"BJCategory/BJCategories/**/*.{h,m}"
],
"frameworks": "UIKit"
}