blob: fb4ec46e3130f5fa6a6aa0da57c63774e2f777da [file] [log] [blame]
{
"name": "HHCategory",
"version": "0.3.8",
"summary": "description of HHCategory.",
"description": "TODO: A short description of HHCategory.",
"homepage": "https://github.com/huahong1124/HHCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huahong1124": "2330669775@qq.com"
},
"source": {
"git": "https://github.com/huahong1124/HHCategory.git",
"tag": "0.3.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HHCategory/Classes/Catagory/*.{h,m}",
"resource_bundles": {
"HHCategory": [
"HHCategory/Classes/HHSDK/*.bundle"
]
}
}