[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / e / 1 / 9 / WYCalendar / 1.0.3 / WYCalendar.podspec.json
blob523fb116e6b91de48e09692d92a704c9450e19fd
2   "name": "WYCalendar",
3   "version": "1.0.3",
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.0.3"
17   },
18   "source_files": "Calendar/**/*.{h,m,bundle}",
19   "resources": "Calendar/WYIcons.bundle",
20   "requires_arc": true,
21   "frameworks": "UIKit"