blob: 3e7cf81f295864e1cf0559b28ff1e4aa465f6ccc [file] [log] [blame]
{
"name": "GBFlatButton",
"version": "1.0.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": "1.0.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Classes",
"frameworks": "QuartzCore"
}