[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 6 / d / ALCalendarPicker / 1.4.0 / ALCalendarPicker.podspec.json
blobaa6a67835ec0fdaeedca4f27238aaa3e0feb96f8
2   "name": "ALCalendarPicker",
3   "version": "1.4.0",
4   "summary": "简洁简单的日历选择器",
5   "description": "1. 可配置当前日期背景颜色,文字,背景圆角度数\n2. 可配置特殊高亮日期(如预约日期),并且可以配置高亮日期背景颜色,文字,背景圆角度数\n3. 点击日期代理回调\n4. 支持设定起始日期\n5. 支持点击给日期添加选择样式\n6. 支持跳转到区间内某个年月",
6   "homepage": "https://github.com/Arc-lin/ALCalendarPicker",
7   "screenshots": "https://i.loli.net/2017/06/19/59474c28ccf07.png",
8   "license": "MIT",
9   "authors": {
10     "Arclin": "m13643046965@163.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/Arc-lin/ALCalendarPicker.git",
17     "tag": "1.4.0"
18   },
19   "source_files": "ALCalendarPicker/*",
20   "dependencies": {
21     "Masonry": [
23     ]
24   }