blob: ae3a9a20d91e8596738a26a14e7312cf03b433ad [file] [log] [blame]
{
"name": "AZCenterLabelButton",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}