blob: 4ff249b27a123de156004b8650fec024dac39a0b [file] [log] [blame]
{
"name": "ZYCalendarView",
"version": "0.0.2",
"summary": "Imitate Airbnb's calendar.",
"description": "模仿Airbnb的日历, 有单选、多选和范围选择三种模式",
"homepage": "https://github.com/Yanyinghenmei/ZYCalendarView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yanyinghenmei": "1113135372@qq.om"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Yanyinghenmei/ZYCalendarView.git",
"tag": "0.0.2"
},
"source_files": [
"ZYCalendarView",
"ZYCalendarView/**/*.{h,m}"
],
"resources": "ZYCalendarView/Images/*.png",
"requires_arc": true
}