blob: 199615d715a715d0e6a1ea0db4d73f5b2c2976d6 [file] [log] [blame]
{
"name": "CBScheduleSection",
"version": "0.0.7",
"summary": "日程",
"description": "日程模块:我的日程,全部日程,我发送的,添加日程",
"homepage": "https://github.com/Goooolden/CBScheduleSection.git",
"license": "MIT",
"authors": {
"Goooolden": "chenhuan_1015@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Goooolden/CBScheduleSection.git",
"tag": "0.0.7"
},
"source_files": [
"ScheduleSection/*.{h,m}",
"LTSCalendar/*.{h,m}",
"CBScheduleCategory/*.{h,m}",
"CBScheduleManager/*.{h,m}"
],
"resources": "CBScheduleManager/Schedule.bundle",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"WMPageController": [
"~> 2.3.0"
],
"CombancPickerView": [
"0.0.2"
],
"Masonry": [
],
"SDWebImage": [
"~> 3.8.2"
],
"MJExtension": [
],
"CombancOACellType": [
"0.1.0"
],
"LYSDatePicker": [
],
"IQKeyboardManager": [
],
"ComProgressHUD": [
],
"ComHttpTool": [
]
}
}