[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / c / 1 / ZYCalendarView / 0.0.1 / ZYCalendarView.podspec.json
blob7998411b957a976cbb89b1f0c30da5170122bd9c
2   "name": "ZYCalendarView",
3   "version": "0.0.1",
4   "summary": "Imitate Airbnb's calendar.",
5   "description": "模仿Airbnb的日历, 有单选、多选和范围选择三种模式",
6   "homepage": "https://github.com/Yanyinghenmei/ZYCalendarView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yanyinghenmei": "1113135372@qq.om"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Yanyinghenmei/ZYCalendarView.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "ZYCalendarView",
23     "ZYCalendarView/**/*.{h,m}"
24   ],
25   "resources": "ZYCalendarView/Images/*.png",
26   "requires_arc": true