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