blob: 2eb7a0d8f289e7b2fa8ff1010eda54aeec9ffa20 [file] [log] [blame]
{
"name": "GYCalendar",
"version": "1.3.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": "1.3.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "GYCalendar/*.{h,m}",
"requires_arc": true
}