blob: a71dcb5084857131733563f1164fd90490075cb1 [file] [log] [blame]
{
"name": "SLFlexibleButton",
"version": "0.0.1",
"license": "MIT",
"summary": "A button library which able to draw it self with bezel defined by relative location.",
"homepage": "https://github.com/shuoli84/SLFlexibleButton",
"authors": {
"Shuo Li": "shuoli84@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/shuoli84/SLFlexibleButton.git",
"tag": "v0.0.1lw"
},
"source_files": "FlexibleButton/SLFlexibleButton.{h,m}",
"dependencies": {
"UIGlossyButton": [
]
},
"requires_arc": false
}