blob: b01fecdc1009a5b98b63e6d60296609f6107f800 [file] [log] [blame]
{
"name": "GYCalendar",
"version": "2.0.0",
"summary": "A little kit of calendar which you can custom-made",
"homepage": "https://github.com/ShinyG",
"license": "MIT",
"authors": {
"ShinyG": "80937676@qq.com"
},
"source": {
"git": "https://github.com/ShinyG/GYCalendar.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "GYCalendar/*.{h,m}",
"requires_arc": true
}