blob: 52a4d8149c81d08ffbf87bb1ceb2b523cf34a99b [file] [log] [blame]
{
"name": "HPTool",
"version": "0.1.0",
"summary": "个人常用的一些封装",
"description": "链式语法封装Button,Label",
"homepage": "https://github.com/hapiii/HPTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hapiii": "869932084@qq.com"
},
"source": {
"git": "https://github.com/hapiii/HPTool.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HPTool/Classes/**/*"
}