blob: b08291700558c7af2cc143257cb8246021dfda5b [file] [log] [blame]
{
"name": "LBLunarFormatter",
"version": "0.0.1",
"summary": "中国农历的日期Formatter。",
"description": "中国农历的日期Formatter,支持农历的年、月、日,干支纪年、干支纪月、干支纪日,生肖和星座。",
"homepage": "https://github.com/A1129434577/LBLunarFormatter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘彬": "1129434577@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/A1129434577/LBLunarFormatter.git",
"tag": "0.0.1"
},
"source_files": "LBLunarFormatter/**/*.{h,m}",
"requires_arc": true
}