blob: ff0782a6a9e089d6e56f129b892500c796322f82 [file] [log] [blame]
{
"name": "ZMonthlyCalendar",
"version": "0.0.2",
"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": {
"wzboy": "wzboy005@sina.com"
},
"source": {
"git": "https://github.com/wzboy049/ZMonthlyCalendar.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZMonthlyCalendar/*.swift",
"resources": "ZMonthlyCalendar/Resource/FinancialStatements/*",
"pushed_with_swift_version": "3.0"
}