[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 7 / c / CBScheduleSection / 0.0.1 / CBScheduleSection.podspec.json
blob594f16393aff86f69530556e13e701a9724d50f8
2   "name": "CBScheduleSection",
3   "version": "0.0.1",
4   "summary": "日程",
5   "description": "日程模块:我的日程,全部日程,我发送的,添加日程",
6   "homepage": "https://github.com/Goooolden/CBScheduleSection.git",
7   "license": "MIT",
8   "authors": {
9     "Goooolden": "chenhuan_1015@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/Goooolden/CBScheduleSection.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "ScheduleSection/*.{h,m}",
20     "ScheduleSection/LTSCalendar/*.{h,m}"
21   ],
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
25       "3.0.0"
26     ],
27     "WMPageController": [
29     ],
30     "Masonry": [
32     ],
33     "SDWebImage": [
34       "3.8.0"
35     ],
36     "MJExtension": [
38     ],
39     "CombancHttpTool": [
40       "~> 0.0.1.3"
41     ],
42     "CombancOACellType": [
43       "0.1.0"
44     ],
45     "LYSDatePicker": [
47     ]
48   }