blob: a41c8f3286043800ffe7ba88a490fdacaabdbf25 [file] [log] [blame]
{
"name": "MXLCalendarManager",
"platforms": {
"ios": null
},
"version": "1.0.4",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/KiranPanesar/MXLCalendarManager",
"authors": {
"Kiran Panesar": "kiransinghpanesar@googlemail.com"
},
"summary": "A set of classes used to parse and handle iCalendar (.ICS) files",
"source": {
"git": "https://github.com/KiranPanesar/MXLCalendarManager.git",
"tag": "1.0.4"
},
"source_files": "MXLCalendarManager/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}