[Add] SwiftCoreData 0.6.2
[CocoaPods.git] / Specs / e / 1 / 9 / WYCalendar / 0.0.7 / WYCalendar.podspec.json
blob1b8c851bfe4b3c8595e40c66a0132a87118ce844
2   "name": "WYCalendar",
3   "version": "0.0.7",
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.7"
20   },
21   "source_files": "WYCalendar/Calendar/**/*.{h,m,bundle}",
22   "resources": "WYCalendar/Calendar/WYIcons.bundle",
23   "requires_arc": true,
24   "frameworks": "UIKit"