blob: 4afb6b4dabadce760054b93467de716a70becb7f [file] [log] [blame]
{
"name": "LJCalendar",
"version": "1.0.6",
"summary": "自定义日历,可选择显示农历,全局唯一一个选定日期,横向滑动",
"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.6"
},
"source_files": "LJCalendar/LJCalendar/Calendar/**/*.{h,m}",
"resources": "LJCalendar/LJCalendar/Calendar/*.{storyboard,xib,xcassets,json,imageset,png}",
"requires_arc": true
}