[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / 8 / 0 / FBGlowLabel / 0.0.1 / FBGlowLabel.podspec.json
blobc82692e858aed8abb605ce7bcc66082758b2ce3d
2   "name": "FBGlowLabel",
3   "version": "0.0.1",
4   "summary": "Adding UILabel glowing effect",
5   "description": "    This library supports glow effect on to `UILabel` class.\n    Not only outer glow (shadow), but also inner glow.\n",
6   "homepage": "https://github.com/lyokato/FBGlowLabel",
7   "license": "MIT",
8   "authors": {
9     "Lyo Kato": "lyo.kato@gmail.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/lyokato/FBGlowLabel.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "FBGlowLabel/Classes/*.{h,m}",
19   "frameworks": "QuartzCore",
20   "requires_arc": true