[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / b / 8 / 3 / CalendarDemo / 0.0.1 / CalendarDemo.podspec.json
blob042fe120efd197df701118d4d25f8e8cbe12e4dd
2   "name": "CalendarDemo",
3   "version": "0.0.1",
4   "summary": "日历控件",
5   "description": "高度定制化,支持单选,多选,开始日期和结束日期等各种选择方式的日历",
6   "homepage": "https://github.com/wangyongy/Calendar.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/Calendar.git",
19     "tag": "v0.0.1"
20   },
21   "source_files": "CalendarDemo/Calendar/**/*.{h,m}",
22   "requires_arc": true,
23   "frameworks": "UIKit"