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