blob: 435388a5e967d9c8e2cf56515e4df485b345cc6c [file] [log] [blame]
{
"name": "HHView",
"version": "0.0.2",
"summary": "HHView.",
"description": "A short description of HHView.A short description of HHView.",
"homepage": "https://github.com/zhutunliang/HHView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhuhong": "hong.zhu@bkjk.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhutunliang/HHView.git",
"tag": "0.0.2"
},
"source_files": [
"HHView",
"HHView/Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}