blob: d40d84f86b9490e7bef02d39f85ac5b4576f580a [file] [log] [blame]
{
"name": "LBYearCalendar",
"version": "1.1.0",
"summary": "超轻量级,超灵活的日历年视图",
"description": "超轻量级,超灵活的日历年视图",
"homepage": "https://github.com/A1129434577/LBYearCalendar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘彬": "1129434577@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/A1129434577/LBYearCalendar.git",
"tag": "1.1.0"
},
"source_files": "LBYearCalendar/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"YYAsyncLayer": [
]
}
}