[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / f / 6 / CNGradient / 1.0.1 / CNGradient.podspec.json
blob66ce64e2fd0f9fa0806cbd6d275571f9135c5af9
2   "name": "CNGradient",
3   "version": "1.0.1",
4   "summary": "A simple and convenient gradient tool.",
5   "description": "Generate a gradient color, image, background easily and quickly",
6   "homepage": "https://github.com/CouchNut/CNGradient",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CouchNut": "yit_copper@163.com"
13   },
14   "source": {
15     "git": "https://github.com/CouchNut/CNGradient.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "CNGradient/Classes/**/*",
22   "swift_versions": "5.0",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"