blob: d285915ba18df075220ae002261499ee7091b85d [file] [log] [blame]
{
"name": "ALOCenteredButton",
"version": "0.4",
"license": "MIT",
"summary": "ALOCenteredButton is simple UIButton subclass for vertical or right to left centered layout (image and label)",
"homepage": "https://github.com/AddAloner/ALOCenteredButton",
"authors": {
"Alexey Yachmenov": "aloner.brn@gmail.com"
},
"source": {
"git": "https://github.com/AddAloner/ALOCenteredButton.git",
"tag": "0.4"
},
"platforms": {
"ios": "6.0"
},
"source_files": "*.{h,m,c}",
"requires_arc": true
}