blob: 5f7513604fc8057c99bfb97763ce84c2fcbd7d60 [file] [log] [blame]
{
"name": "LWCalendar",
"version": "1.0.1",
"summary": "Material Design Style Calendar for IOS.",
"description": "This is a date picker with material design style. I have searched around for such a project and I get nothing.\nPeople seem to like useing the date picker offered by IOS system. So I start this project for someone else sufferring from date picker.\n\nHope you enjoy.\n\nIf you want to contribut to this project,please email \"1071932819@qq.com\".",
"homepage": "https://github.com/luwei2012/LWCalendar",
"screenshots": "https://luwei2012.github.io/images/IOS/CustomView/ZYCalender_Record.gif",
"license": {
"type": "GNU",
"file": "LICENSE"
},
"authors": {
"1071932819@qq.com": "luwei2012"
},
"source": {
"git": "https://github.com/luwei2012/LWCalendar.git",
"tag": "1.0.1"
},
"social_media_url": "http://luwei2012.github.io",
"platforms": {
"ios": "7.0"
},
"source_files": "LWCalendar/**/*.{h,m}",
"resources": "LWCalendar/LWCalendar.bundle",
"requires_arc": true
}