blob: 4cb460d05f54e765a3976011ca4f44c6d00134b7 [file] [log] [blame]
{
"name": "CLWeeklyCalendarView",
"version": "0.0.2",
"summary": "Weekly calendar view for iOS.",
"description": "Weekly Calendar view for iOS, with customisable background colour, date colour, scrolling to different weeks, disabling selection of certain dates, and more.",
"homepage": "https://github.com/esusatyo/CLWeeklyCalendarView",
"license": {
"type": "MIT"
},
"authors": {
"Enrico Susatyo": "esusatyo@gmail.com"
},
"social_media_url": "http://twitter.com/esusatyo",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/esusatyo/CLWeeklyCalendarView.git",
"tag": "0.0.2"
},
"source_files": "CLWeeklyCalendarView/CLWeeklyCalendarViewSourceCode/**/*.{h,m}"
}