[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / b / 4 / e / JNGradientLabel / 1.0.3 / JNGradientLabel.podspec.json
blob7991cb4bed3c42eb11a7b99e001bb7bd26fe8f82
2   "name": "JNGradientLabel",
3   "version": "1.0.3",
4   "summary": "An `UILabel` subclass with a gradient color",
5   "description": "An iOS/tvOS 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     "Joe Newton": "somerandomiosdev@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/SomeRandomiOSDev/JNGradientLabel.git",
13     "tag": "1.0.3"
14   },
15   "platforms": {
16     "ios": "9.0",
17     "tvos": "9.0"
18   },
19   "source_files": "Sources/JNGradientLabel/*.swift",
20   "swift_versions": [
21     "5.0"
22   ],
23   "cocoapods_version": ">= 1.7.3",
24   "swift_version": "5.0"