blob: eca94bfe42ef3c19669431a9817cfb931d7a6c6b [file] [log] [blame]
{
"name": "HHView",
"version": "0.0.1",
"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.1"
},
"source_files": [
"HHView",
"HHView/Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}