[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 7 / c / CBScheduleSection / 0.0.3 / CBScheduleSection.podspec.json
blob2c842bd08ddeb6d63d1d99597b9bb81e651d1417
2   "name": "CBScheduleSection",
3   "version": "0.0.3",
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.3"
17   },
18   "source_files": [
19     "ScheduleSection/*.{h,m}",
20     "ScheduleSection/LTSCalendar/*.{h,m}"
21   ],
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "WMPageController": [
29     ],
30     "CombancPickerView": [
31       "0.0.2"
32     ],
33     "Masonry": [
35     ],
36     "SDWebImage": [
37       "3.8.0"
38     ],
39     "MJExtension": [
41     ],
42     "CombancHttpTool": [
43       "~> 0.0.1.3"
44     ],
45     "CombancOACellType": [
46       "0.1.0"
47     ],
48     "LYSDatePicker": [
50     ],
51     "IQKeyboardManager": [
53     ],
54     "CombancHUD": [
55       "~> 0.0.2"
56     ]
57   }