| { |
| "name": "ChangeView", |
| "version": "1.0", |
| "summary": "By far the most fantastic view I have seen in my entire life. No joke.", |
| "description": "This fantastic view changes its color gradually makes your app look fantastic type UIColor has no member red.!", |
| "homepage": "https://github.com/Hitaishin/HitaishinFirstPod", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Hitaishin": "hitaishin.ios@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/Hitaishin/HitaishinFirstPod.git", |
| "tag": "1.0" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "HitaishinFirstPod/ChangeView.swift" |
| } |