| { |
| "name": "FantasticViewPod", |
| "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!", |
| "homepage": "https://github.com/xuanloctn/cocoapod", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "loctv": "loc.tran@ascendcorp.com" |
| }, |
| "source": { |
| "git": "https://github.com/xuanloctn/cocoapod.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "FantasticView/*", |
| "pushed_with_swift_version": "3.0" |
| } |