[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / b / 8 / 1 / GBFlatButton / 2.1.0 / GBFlatButton.podspec.json
blob054f50d197acefa6057a4d3ed582c78c84c4b658
2   "name": "GBFlatButton",
3   "version": "2.1.0",
4   "summary": "A flat and light implementation of UIButton for iOS.",
5   "homepage": "https://github.com/barbosa/GBFlatButton",
6   "screenshots": "https://raw.githubusercontent.com/barbosa/GBFlatButton/master/screenshot.png",
7   "license": "MIT",
8   "authors": "Gustavo Barbosa",
9   "social_media_url": "https://twitter.com/gustavocsb",
10   "source": {
11     "git": "https://github.com/barbosa/GBFlatButton.git",
12     "tag": "2.1.0"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "requires_arc": true,
18   "source_files": "Classes/objc",
19   "frameworks": "QuartzCore"