[Add] BitLabs 3.2.9
[CocoaPods.git] / Specs / c / d / 4 / FXLabel / 1.5 / FXLabel.podspec.json
blob2b93599e0db04f15a68dfd2766b64308234b81af
2   "name": "FXLabel",
3   "version": "1.5",
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": "https://github.com/nicklockwood/FXLabel",
8   "authors": "Nick Lockwood",
9   "source": {
10     "git": "https://github.com/nicklockwood/FXLabel.git",
11     "tag": "1.5"
12   },
13   "platforms": {
14     "ios": "4.3"
15   },
16   "source_files": "FXLabel",
17   "requires_arc": true