blob: d2101dfd766ff30af580e0755c8b0262876d5be5 [file] [log] [blame]
{
"name": "YYButton",
"version": "0.0.6",
"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.6"
},
"source_files": [
"YYButton",
"YYButton/YYButton/YYButton.{h,m}"
],
"requires_arc": true
}