blob: cfc9b891690110aafe6a26ea89c8d6927ad4dbc6 [file] [log] [blame]
{
"name": "ALCalendarPicker",
"version": "1.0.0",
"summary": "简洁简单的日历选择器",
"description": "1. 可配置当前日期背景颜色,文字,背景圆角度数\n2. 可配置特殊高亮日期(如预约日期),并且可以配置高亮日期背景颜色,文字,背景圆角度数\n3. 点击日期代理回调\n4. 支持设定起始日期",
"homepage": "https://github.com/Arc-lin/ALCalendarPicker",
"screenshots": "https://ooo.0o0.ooo/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.0.0"
},
"source_files": "ALCalendarPicker/*",
"dependencies": {
"Masonry": [
]
}
}