blob: fef091065364da87a0af9cc9cbd4ddbb2222fb48 [file] [log] [blame]
{
"name": "NVCalendar",
"version": "1.0.1",
"summary": "NVCalendar is simply 2*2 view to display months,you can click on any date with beautiful animation.",
"homepage": "https://github.com/niravspaceo/NVCalendar",
"authors": {
"niravspaceo": "nirav.patel@spaceotechnologies.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/niravspaceo/NVCalendar.git",
"tag": "1.0.1"
},
"source_files": "NVCalendar/*.{h,m}",
"requires_arc": false
}