[Add] EZPushCore 4.5.0
[CocoaPods.git] / Specs / e / 1 / 9 / WYCalendar / 1.1.1 / WYCalendar.podspec.json
blobc2f5fe5a2c7ad4fd0a171af29b38b1e145224ea8
2   "name": "WYCalendar",
3   "version": "1.1.1",
4   "summary": "日历控件",
5   "description": "高度定制化,支持显示节假日,闰月,农历日期等各种显示方式,支持单选,多选,开始日期和结束日期等各种选择方式的日历",
6   "homepage": "https://github.com/wangyongy/WYCalendar.git",
7   "license": "Copyright (c) 2018年 wangyong. All rights reserved.",
8   "authors": {
9     "wangyong": "15889450281@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/wangyongy/WYCalendar.git",
16     "tag": "v1.1.1"
17   },
18   "source_files": "Calendar/**/*.{h,m,bundle}",
19   "resources": "Calendar/WYIcons.bundle",
20   "requires_arc": true,
21   "frameworks": "UIKit"