| { |
| "name": "YoPodView", |
| "version": "0.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! No joke.", |
| "homepage": "https://github.com/sony9154/FantasticView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Peter.Hsu": "sony9154@hotmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/sony9154/FantasticView.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "MyPodFile/*", |
| "pushed_with_swift_version": "3.0" |
| } |