blob: 6a2c5865c05d27d27264039f26fd30863dbbc1d6 [file] [log] [blame]
{
"name": "BZCategory",
"version": "1.0.5",
"summary": "集成常用的分类,方便开发使用",
"description": "集成常用的分类,方便开发使用。",
"homepage": "https://github.com/EricBZH/BZCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EricBup": "375298211@qq.com"
},
"source": {
"git": "https://github.com/EricBZH/BZCategory.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"BZCategory/*.{h,m}",
"BZCategory/**/*.{h,m}"
],
"dependencies": {
"MJExtension": [
]
}
}