blob: 6e372fa87693a5cf81c906fcc239fa96f841b0e3 [file] [log] [blame]
{
"name": "QJDCalendar",
"version": "0.0.3",
"summary": "一款简单的日历的视图控件,支持\"周历\"和\"月历\"切换",
"homepage": "https://github.com/coderqjd/QJDCalendar",
"license": "MIT",
"authors": {
"coderqjd": "qiangjindong@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/coderqjd/QJDCalendar.git",
"tag": "0.0.3"
},
"source_files": "QJDCalendar/**/*",
"requires_arc": true
}