[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 4 / e / JNGradientLabel / 1.0.1 / JNGradientLabel.podspec.json
blob047beb48f29361e9fefc002c485e12063d8666f3
2   "name": "JNGradientLabel",
3   "version": "1.0.1",
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.1"
17   },
18   "source_files": "JNGradientLabel/Classes/**/*",
19   "frameworks": [
20     "UIKit",
21     "CoreGraphics"
22   ],
23   "swift_version": "4.0",
24   "requires_arc": true