blob: 46385097f9ff1f0149ae294ae2c180a3417e5526 [file] [log] [blame]
{
"name": "YYButton",
"version": "0.0.9",
"summary": "custom button.",
"homepage": "https://github.com/yscMichael/CustomizeButton",
"license": "MIT",
"authors": {
"杨世川": "yscbbc@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yscMichael/CustomizeButton.git",
"tag": "0.0.9"
},
"source_files": [
"YYButton",
"YYButton/YYButton/YYButton.{h,m}"
],
"requires_arc": true
}