blob: 3e50637a16e0438f22e7f4ddcbcf37b0d9e075c8 [file] [log] [blame]
{
"name": "UIButton-ANDYHighlighted",
"version": "0.2.1",
"summary": "Adds highlighted background color to UIButton",
"homepage": "https://github.com/NSElvis/UIButton-ANDYHighlighted",
"license": "MIT",
"authors": {
"Elvis Nuñez": "hello@nselvis.com"
},
"source": {
"git": "https://github.com/NSElvis/UIButton-ANDYHighlighted.git",
"tag": "0.2.1"
},
"social_media_url": "https://twitter.com/NSElvis",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": "UIKit"
}