[Add] BitLabs 3.2.9
[CocoaPods.git] / Specs / c / d / 4 / FXLabel / 1.5.1 / FXLabel.podspec.json
blobdf358f57b5d2fd8b15dc2c1f4d8b0a7f4d9f4498
2   "name": "FXLabel",
3   "version": "1.5.1",
4   "license": "zlib",
5   "summary": "UILabel subclass that supports soft shadows, inner shadow and gradient fill, and which can easily be used in place of any standard UILabel.",
6   "description": "FXLabel improves upon the standard UILabel by providing a subclass that supports soft shadows, inner shadow and gradient fill, and which can easily be used in place of any standard UILabel.",
7   "homepage": "http://charcoaldesign.co.uk/source/cocoa#fxlabel",
8   "authors": {
9     "Nick Lockwood": "http://charcoaldesign.co.uk/"
10   },
11   "source": {
12     "git": "https://github.com/nicklockwood/FXLabel.git",
13     "tag": "1.5.1"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "source_files": "FXLabel",
19   "requires_arc": true