blob: 65b3878101c8fd80f0064c2018ee12ae093ac18d [file] [log] [blame]
{
"name": "ZMonthlyCalendar",
"version": "0.0.3",
"summary": "not Calendar just show messge by month , scroll by year.",
"description": "not Calendar just show messge by month , scroll by year 一个简单的顶部滚动控件 上面显示年份,点击某一年可以加载对应年的数据,再点击一下就展开月份视图 点击月份 滚动到对应的cell 需要的自己拿去改一下",
"homepage": "https://github.com/wzboy049/ZMonthlyCalendar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"王志滨": "542617180@qq.com"
},
"source": {
"git": "https://github.com/wzboy049/ZMonthlyCalendar.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZMonthlyCalendar/sources/**/*",
"resources": "ZMonthlyCalendar/Resource/FinancialStatements/*",
"pushed_with_swift_version": "3.0"
}