[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / b / 8 / 1 / GBFlatButton / 1.0.0 / GBFlatButton.podspec.json
blob3e7cf81f295864e1cf0559b28ff1e4aa465f6ccc
2   "name": "GBFlatButton",
3   "version": "1.0.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": "1.0.0"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "requires_arc": true,
18   "source_files": "Classes",
19   "frameworks": "QuartzCore"