| { | |
| "name": "CCGradient", | |
| "version": "1.0.1", | |
| "license": { | |
| "type": "MIT" | |
| }, | |
| "homepage": "https://github.com/cjcoax/CCGradientView", | |
| "authors": { | |
| "Amir Rezvani": "a.h.rezvani@gmail.com" | |
| }, | |
| "summary": "Lightweight, easy to use Gradient", | |
| "source": { | |
| "git": "https://github.com/cjcoax/CCGradientView.git", | |
| "tag": "1.0.1" | |
| }, | |
| "source_files": "Sources/*.swift", | |
| "platforms": { | |
| "ios": "12.2" | |
| }, | |
| "swift_versions": "5.0", | |
| "swift_version": "5.0" | |
| } |