blob: 054f50d197acefa6057a4d3ed582c78c84c4b658 [file] [log] [blame]
{
"name": "GBFlatButton",
"version": "2.1.0",
"summary": "A flat and light implementation of UIButton for iOS.",
"homepage": "https://github.com/barbosa/GBFlatButton",
"screenshots": "https://raw.githubusercontent.com/barbosa/GBFlatButton/master/screenshot.png",
"license": "MIT",
"authors": "Gustavo Barbosa",
"social_media_url": "https://twitter.com/gustavocsb",
"source": {
"git": "https://github.com/barbosa/GBFlatButton.git",
"tag": "2.1.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Classes/objc",
"frameworks": "QuartzCore"
}