| { |
| "name": "ViewColorChanger", |
| "version": "0.2.0", |
| "summary": "Change the colors of your view to make a change to the appearance of your app", |
| "description": "This fantastic view changes its color slowly to add a visual effect to your app", |
| "homepage": "https://github.com/dantelt24/ViewColorChanger", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Dante Lacey-Thompson": "dlacey-thompson@csumb.edu" |
| }, |
| "source": { |
| "git": "https://github.com/dantelt24/ViewColorChanger.git", |
| "tag": "0.2.0" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "ViewColorChanger/*.{swift, plist}", |
| "pushed_with_swift_version": "3.0" |
| } |