| { |
| "name": "Gentler", |
| "version": "0.1.0", |
| "summary": "Gradient animation", |
| "description": "Gentler allow you fast customize gradient colors", |
| "homepage": "https://github.com/vladaccess/Gentler", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "vladaccess": "vladaccess@outlook.com" |
| }, |
| "source": { |
| "git": "https://github.com/vladaccess/Gentler.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "Source/**/*.{swift}", |
| "frameworks": "UIKit", |
| "swift_version": "4.0", |
| "requires_arc": true |
| } |