[Add] NetKernel 1.1.4
[CocoaPods.git] / Specs / b / 4 / e / JNGradientLabel / 1.0.0 / JNGradientLabel.podspec.json
blob702535872534d8381d27a69bbc2dceda84d16fa2
2   "name": "JNGradientLabel",
3   "version": "1.0.0",
4   "summary": "A `UILabel` subclass with a gradient color",
5   "description": "An iOS Swift framework that that provides a `UILabel` subclass that renders its text with a gradient color",
6   "homepage": "https://github.com/SomeRandomiOSDev/JNGradientLabel",
7   "license": "MIT",
8   "authors": {
9     "Joseph Newton": "somerandomiosdev@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/SomeRandomiOSDev/JNGradientLabel.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "JNGradientLabel/Classes/**/*",
19   "frameworks": [
20     "UIKit",
21     "CoreGraphics"
22   ],
23   "swift_version": "4.0",
24   "requires_arc": true