[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / e / 0 / BButton / 2.0.0 / BButton.podspec.json
blob66d4d1cb658cbe3161bec7abd3ad2df5a34fda35
2   "name": "BButton",
3   "version": "2.0.0",
4   "summary": "BButton is a subclass of UIButton that looks like the Twitter Bootstrap 2.3.1 buttons.",
5   "homepage": "https://github.com/jessesquires/BButton",
6   "screenshots": [
7     "https://raw.github.com/jessesquires/BButton/master/Screenshots/screenshot-1.png",
8     "https://raw.github.com/jessesquires/BButton/master/Screenshots/screenshot-2.png"
9   ],
10   "license": "BSD",
11   "authors": {
12     "Jesse Squires": "jesse.d.squires@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jessesquires/BButton.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "5.0"
20   },
21   "source_files": "BButton",
22   "public_header_files": "BButton",
23   "resources": "BButton/resources/FontAwesome.ttf",
24   "requires_arc": true,
25   "frameworks": "QuartzCore"