blob: f44466487691eda49c8e87fc96f467d7442d035b [file] [log] [blame]
{
"name": "DDDayScheduleView",
"version": "0.1.0",
"summary": "仿钉钉日历页面内,日模式的一天工作计划安排页面",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/huangxianhui001/huangxianhui001-DDDayScheduleView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"756673457@qq.com": "756673457@qq.com"
},
"source": {
"git": "https://github.com/huangxianhui001/huangxianhui001-DDDayScheduleView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "DDDayScheduleView/Classes/**/*",
"dependencies": {
"SnapKit": [
]
}
}