[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / 6 / d / ALCalendarPicker / 1.3.0 / ALCalendarPicker.podspec.json
blob647bb5dfce7c4d7ffbf51ef294f51b7b3b843dd3
2   "name": "ALCalendarPicker",
3   "version": "1.3.0",
4   "summary": "简洁简单的日历选择器",
5   "description": "1. 可配置当前日期背景颜色,文字,背景圆角度数\n2. 可配置特殊高亮日期(如预约日期),并且可以配置高亮日期背景颜色,文字,背景圆角度数\n3. 点击日期代理回调\n4. 支持设定起始日期\n5. 支持点击给日期添加选择样式",
6   "homepage": "https://github.com/Arc-lin/ALCalendarPicker",
7   "screenshots": "http://wx1.sinaimg.cn/large/006fVPCvly1fkr56rabjdj30f00i8abe.jpg",
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.3.0"
18   },
19   "source_files": "ALCalendarPicker/*",
20   "dependencies": {
21     "Masonry": [
23     ]
24   }