blob: 99400cc0079b1639ca36e90035f4996369b3b5fe [file] [log] [blame]
{
"name": "BZCategory",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"BZCategory/*.{h,m}",
"BZCategory/Foundation/*.{h,m}"
],
"dependencies": {
"MJExtension": [
]
}
}