blob: d180d504fd5e53e5fa7f7a84172eb1535aa16dad [file] [log] [blame]
{
"name": "ZXCalendar",
"version": "1.0.0",
"platforms": {
"ios": "5.0"
},
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"summary": "支持农历的日历 ,simple canledar support lunar , and customizable",
"homepage": "https://github.com/bumaociyuan/ZXCalendar",
"authors": {
"bumaociyuan": "http://bumaociyuan.github.io/"
},
"source": {
"git": "https://github.com/bumaociyuan/ZXCalendar.git",
"tag": "1.0.0"
},
"source_files": "Class/*{h,m}",
"requires_arc": true
}