blob: d00db2e5f517e4691057815c780f2bdb11818b05 [file] [log] [blame]
{
"name": "LJCalendar",
"version": "1.0.7",
"summary": "自定义日历,可选择显示农历,全局唯一一个选定日期,横向滑动, 自动适应frame大小",
"description": "农历可选择显示,丝丝顺滑的自定义日历",
"homepage": "https://github.com/DistanceLe/LJCalendar",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"DistanceLe": "lijie_yan@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/DistanceLe/LJCalendar.git",
"tag": "1.0.7"
},
"source_files": "LJCalendar/LJCalendar/Calendar/**/*.{h,m}",
"resources": "LJCalendar/LJCalendar/Calendar/*.{storyboard,xib,xcassets,json,imageset,png}",
"requires_arc": true
}