blob: fc83a0a92936dcd7a4d138efaf2560eaf2c8be18 [file] [log] [blame]
{
"name": "HPSCalendarView",
"version": "0.1.1",
"summary": "A UIView to repersent calendar UI in IOS applications.",
"description": "A calendar UI for the IOS application to present to user to select date.As there is\nno Calendar UI like we see in web inbuilt in ios so i decided to make one for those who want it to use in their applications",
"homepage": "https://github.com/harry1064/HPSCalendarView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Harpreet Singh": "harry.singh1064@gmail.com"
},
"source": {
"git": "https://github.com/harry1064/HPSCalendarView.git",
"tag": "0.1.1"
},
"social_media_url": "https://www.facebook.com/harry1064",
"platforms": {
"ios": "8.0"
},
"source_files": "HPSCalendarView/Classes/**/*"
}