| { | |
| "name": "MVCalendar", | |
| "version": "0.1.6", | |
| "summary": "MVCalendar is a custom calendar in swift.", | |
| "homepage": "https://github.com/mohanvydehi/MVCalendar", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Mohan Reddy": "mohanvydu@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/mohanvydehi/MVCalendar.git", | |
| "tag": "0.1.6" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "source_files": "MVCalendar/Classes/**/*", | |
| "pushed_with_swift_version": "3.0" | |
| } |