blob: cd9d42c6b3130e76bb09ede12025914b8c25b00b [file] [log] [blame]
{
"name": "MonthCalendar",
"version": "1.0.2",
"authors": {
"Pig": "zhusongyu1990@163.com"
},
"homepage": "https://github.com/zhusongyu/MonthCalendar",
"summary": "a month calendar",
"source": {
"git": "https://github.com/zhusongyu/MonthCalendar.git",
"tag": "1.0.2"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "MonthCalendar/Calendar/*.{swift,xib}",
"swift_version": "4.0"
}