blob: 9dd397e7d963b9a51bc19170f951b77c49fbeef6 [file] [log] [blame]
{
"name": "HPTool",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HPTool/Classes/**/*"
}