| { |
| "name": "FantasticView_P5", |
| "version": "0.1.0", |
| "summary": "By far the most fantastic view I have seen in my entire life. No joke.P5", |
| "description": "This fantastic view changes its color gradually makes your app look fantastic! for demo purpose P5", |
| "homepage": "https://github.com/Prashanth5/FantasticView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "<YOUR NAME HERE>": "<YOUR EMAIL HERE>" |
| }, |
| "source": { |
| "git": "https://github.com/Prashanth5/FantasticView.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "ColorFullView/FantasticView.swift" |
| } |