blob: e83478afaf7281ad41921a3f8a4d555b4224a489 [file] [log] [blame]
{
"name": "UIButton+MiddleAligning",
"version": "1.2.0",
"summary": "An UIButton category for middle aligning imageView and titleLabel",
"homepage": "https://github.com/hcbarry/MiddleAlignedButton",
"screenshots": "https://raw.githubusercontent.com/hcbarry/MiddleAlignedButton/master/Demo.gif",
"license": "MIT",
"authors": {
"Barry Lee": "hcbarry@gmail.com"
},
"source": {
"git": "https://github.com/hcbarry/MiddleAlignedButton.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h"
}