blob: a5e9ec302af069a6b855fef537f5fdc57d279ca2 [file] [log] [blame]
{
"name": "HHCategory",
"version": "0.3.7",
"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.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HHCategory/Classes/**/*.{h,a}",
"resource_bundles": {
"HHCategory": [
"HHCategory/Classes/HHSDK/*.bundle"
]
}
}