blob: f63d59ff78252e25df7105c06c1405793a93d6b7 [file] [log] [blame]
{
"name": "LJCalendar",
"version": "1.0.3",
"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.3"
},
"source_files": "LJCalendar/LJCalendar/Calendar/**/*.{h,m}",
"resources": "LJCalendar/LJCalendar/Calendar/*.{storyboard,xib,xcassets,json,imageset,png}",
"requires_arc": true
}