[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / e / 1 / 9 / WYCalendar / 0.0.5 / WYCalendar.podspec.json
bloba8ca301caa41935f713c3a64179d784aa2807fc0
2   "name": "WYCalendar",
3   "version": "0.0.5",
4   "summary": "日历控件",
5   "description": "高度定制化,支持单选,多选,开始日期和结束日期等各种选择方式的日历",
6   "homepage": "https://github.com/wangyongy/WYCalendar.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangyong": "15889450281@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/wangyongy/WYCalendar.git",
19     "tag": "v0.0.5"
20   },
21   "source_files": "WYCalendar/Calendar/**/*.{h,m,bundle}",
22   "resources": "WYCalendar/Calendar/WYIcons.bundle",
23   "requires_arc": true,
24   "frameworks": "UIKit"