2 "name": "HorizontalCalendarView",
4 "summary": "A horizontal scrolling calendar.",
5 "description": "Custom UIView with an UICollectionView as calendar.\n\nUse your custom UICollectionView cell if you like.\nTo do that call the right initializer and override configureCalendarCell()\nmethod.",
6 "homepage": "https://github.com/raphaelseher/HorizontalCalendarView",
7 "screenshots": "https://raw.githubusercontent.com/raphaelseher/HorizontalCalendarView/master/calendar.gif",
13 "Raphael Seher": "raphael.seher@gmail.com"
15 "social_media_url": "http://twitter.com/raphaelseher",
20 "git": "https://github.com/raphaelseher/HorizontalCalendarView.git",
25 "HorizontalCalendar/**/*.{h,m,swift}"
28 "HorizontalCalendar/*.xib",
29 "HorizontalCalendar/*.xcassets"