blob: dcba4895b5c7f07b2ed70a8c4d0c74488d209fbc [file] [log] [blame]
{
"name": "HBCategory",
"version": "0.0.2",
"summary": "常用分类的整理",
"description": "常用分类的代码整理",
"homepage": "https://github.com/jihuaibin2017/HBCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jihuaibin2015": "15158863897@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/jihuaibin2017/HBCategory.git",
"tag": "0.0.2"
},
"source_files": "HBCategory/**/*.{h,m}",
"requires_arc": true
}