blob: 2755fdfe33fffb790923f07728c3c76d880e5b2d [file] [log] [blame]
{
"name": "MLMCalendarView",
"version": "0.0.7",
"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.7"
},
"source_files": "MLCalendar/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}