blob: b6b51b422fba53c958d85289dd73a6b49cd19c7b [file] [log] [blame]
{
"name": "AZCenterLabelButton",
"version": "0.1.1",
"summary": "A simple label and image centered horizontally UIButton for iOS.",
"description": " # AZCenterLabelButton\n \n A simple label and image centered horizontally UIButton for iOS.\n \n",
"homepage": "https://github.com/albert-zhang/AZCenterLabelButton",
"license": "MIT",
"authors": {
"albert-zhang": "edistein.zhang@gmail.com"
},
"source": {
"git": "https://github.com/albert-zhang/AZCenterLabelButton.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}