[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / 6 / d / ALCalendarPicker / 1.4.1 / ALCalendarPicker.podspec.json
blob2d6e742156be27c529136725a88a3f0ff8f5df5c
2   "name": "ALCalendarPicker",
3   "version": "1.4.1",
4   "summary": "简洁简单的日历选择器",
5   "description": "1. 可配置当前日期背景颜色,文字,背景圆角度数\n2. 可配置特殊高亮日期(如预约日期),并且可以配置高亮日期背景颜色,文字,背景圆角度数\n3. 点击日期代理回调\n4. 支持设定起始日期\n5. 支持点击给日期添加选择样式\n6. 支持跳转到区间内某个年月",
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.4.1"
18   },
19   "source_files": "ALCalendarPicker/*",
20   "resources": "ALCalendarPicker/ALCalendarPicker.bundle",
21   "dependencies": {
22     "Masonry": [
24     ]
25   }