blob: 7b907b5ef5b12774808081fa637fe1051e492ef7 [file] [log] [blame]
{
"name": "MXLCalendarView",
"platforms": {
"ios": null
},
"version": "0.1.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/KiranPanesar/VRGCalendarView",
"authors": {
"Kiran Panesar": "kiransinghpanesar@gmail.com"
},
"summary": "A fork off Vurig Calendar.",
"source": {
"git": "https://github.com/KiranPanesar/VRGCalendarView.git",
"tag": "0.1.1"
},
"source_files": "MXLCalendarView/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}