blob: 50677bcc0b6ded003724e5d7a404319516efb181 [file] [log] [blame]
{
"name": "QJDCalendar",
"version": "0.0.4",
"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.4"
},
"source_files": "QJDCalendar/**/*.{h,m}",
"resources": "QJDCalendar/QJDCalendar.bundle",
"requires_arc": true
}