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