blob: 297d41fb88138c7ecea63de2d45751d3a6d293e4 [file] [log] [blame]
{
"name": "MLMCalendarView",
"version": "0.0.1",
"summary": "Copy iOS system native calendar control, optional and multiple choice.",
"description": "Copy iOS system native calendar control, optional and multiple choice.\nCopy iOS system native calendar control, optional and multiple choice.",
"homepage": "https://github.com/LWKMUMU/MLMCalendarView.git",
"license": "MIT",
"authors": {
"lwkmumu": "854840979@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LWKMUMU/MLMCalendarView.git",
"tag": "0.0.1"
},
"source_files": "MLCalendar/*.{h,m,xib}",
"requires_arc": true,
"frameworks": "UIKit"
}