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