blob: aa6a67835ec0fdaeedca4f27238aaa3e0feb96f8 [file] [log] [blame]
{
"name": "ALCalendarPicker",
"version": "1.4.0",
"summary": "简洁简单的日历选择器",
"description": "1. 可配置当前日期背景颜色,文字,背景圆角度数\n2. 可配置特殊高亮日期(如预约日期),并且可以配置高亮日期背景颜色,文字,背景圆角度数\n3. 点击日期代理回调\n4. 支持设定起始日期\n5. 支持点击给日期添加选择样式\n6. 支持跳转到区间内某个年月",
"homepage": "https://github.com/Arc-lin/ALCalendarPicker",
"screenshots": "https://i.loli.net/2017/06/19/59474c28ccf07.png",
"license": "MIT",
"authors": {
"Arclin": "m13643046965@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Arc-lin/ALCalendarPicker.git",
"tag": "1.4.0"
},
"source_files": "ALCalendarPicker/*",
"dependencies": {
"Masonry": [
]
}
}