blob: 7998411b957a976cbb89b1f0c30da5170122bd9c [file] [log] [blame]
{
"name": "ZYCalendarView",
"version": "0.0.1",
"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.1"
},
"source_files": [
"ZYCalendarView",
"ZYCalendarView/**/*.{h,m}"
],
"resources": "ZYCalendarView/Images/*.png",
"requires_arc": true
}