blob: 24f98db94fd297b09633d8ddc44d3c3deb1d0384 [file] [log] [blame]
{
"name": "UIButton-ANDYHighlighted",
"version": "0.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.1"
},
"social_media_url": "https://twitter.com/NSElvis",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": "UIKit"
}