[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 6 / d / ALCalendarPicker / 1.2.1 / ALCalendarPicker.podspec.json
blobed57b8f51ad98df8e5ef03d09d27553e9d88ddb5
2   "name": "ALCalendarPicker",
3   "version": "1.2.1",
4   "summary": "简洁简单的日历选择器",
5   "description": "1. 可配置当前日期背景颜色,文字,背景圆角度数\n2. 可配置特殊高亮日期(如预约日期),并且可以配置高亮日期背景颜色,文字,背景圆角度数\n3. 点击日期代理回调\n4. 支持设定起始日期",
6   "homepage": "https://github.com/Arc-lin/ALCalendarPicker",
7   "screenshots": "https://ooo.0o0.ooo/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.2.1"
18   },
19   "source_files": "ALCalendarPicker/*",
20   "dependencies": {
21     "Masonry": [
23     ]
24   }