blob: 1afce4cb8021b7e65619dcb6d04dadf2148a34ee [file] [log] [blame]
{
"name": "WYCalendar",
"version": "0.0.3",
"summary": "日历控件",
"description": "高度定制化,支持单选,多选,开始日期和结束日期等各种选择方式的日历控件",
"homepage": "https://github.com/wangyongy/WYCalendar.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangyong": "15889450281@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wangyongy/WYCalendar.git",
"tag": "v0.0.3"
},
"source_files": "WYCalendar/Calendar/*",
"requires_arc": true,
"frameworks": "UIKit"
}