blob: 65429170ba07d5d8b30b3f134a6fcf4af9dc5008 [file] [log] [blame]
{
"name": "TrapezoidButton",
"version": "0.1.0",
"summary": "自定义梯形button",
"description": "自定义梯形按钮可以点击,点击时改变颜色",
"homepage": "https://github.com/xilanglang/TrapezoidButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"caoyanan": "2606090119@qq.com"
},
"source": {
"git": "https://github.com/xilanglang/TrapezoidButton.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "TrapezoidButton/Classes/**/*"
}