blob: fedc3ae65adc149b1368bd5e5af528632f6ccb03 [file] [log] [blame]
{
"name": "MVCalendar",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MVCalendar/Classes/**/*"
}