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