blob: 95eead9e75434697bdfa899f0d16e415fe9f215d [file] [log] [blame]
{
"name": "ALOCenteredButton",
"version": "0.5",
"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.5"
},
"platforms": {
"ios": "6.0"
},
"source_files": "*.{h,m,c}",
"requires_arc": true
}