| { | |
| "name": "OCGradientView", | |
| "version": "0.1.0", | |
| "summary": "A short description of OCGradientView.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/NavinAmlani/OCGradientView", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "NavinAmlani": "navin0909@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/NavinAmlani/OCGradientView.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source_files": "OCGradientView/Classes/**/*" | |
| } |