[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 7 / c / CBScheduleSection / 0.0.7 / CBScheduleSection.podspec.json
blob199615d715a715d0e6a1ea0db4d73f5b2c2976d6
2   "name": "CBScheduleSection",
3   "version": "0.0.7",
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.7"
17   },
18   "source_files": [
19     "ScheduleSection/*.{h,m}",
20     "LTSCalendar/*.{h,m}",
21     "CBScheduleCategory/*.{h,m}",
22     "CBScheduleManager/*.{h,m}"
23   ],
24   "resources": "CBScheduleManager/Schedule.bundle",
25   "requires_arc": true,
26   "dependencies": {
27     "AFNetworking": [
29     ],
30     "WMPageController": [
31       "~> 2.3.0"
32     ],
33     "CombancPickerView": [
34       "0.0.2"
35     ],
36     "Masonry": [
38     ],
39     "SDWebImage": [
40       "~> 3.8.2"
41     ],
42     "MJExtension": [
44     ],
45     "CombancOACellType": [
46       "0.1.0"
47     ],
48     "LYSDatePicker": [
50     ],
51     "IQKeyboardManager": [
53     ],
54     "ComProgressHUD": [
56     ],
57     "ComHttpTool": [
59     ]
60   }