| { | |
| "name": "YVPods", | |
| "version": "1.0", | |
| "summary": "A short description of YVPods.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/yuvraj777/YVPods", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "yuvraj777": "yuvrajsinh.vala@letsnurture.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/yuvraj777/YVPods.git", | |
| "tag": "1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "YVPods/Classes/**/*", | |
| "pushed_with_swift_version": "3.0" | |
| } |