2 "name": "CABCalendarView",
4 "summary": "An iOS calendar view component with vertical scrolling and auto-layout support.",
5 "description": "This calendar view component can be used in an iOS app to easily add a slick and functional calendar. Integrated with Interface Builder for ease of use, and fully compatible with auto-layout, so can automatically resize itself to look good on any device. All the properties are handled by a data-source and delegate, just like a UITableView, so there is barely any learning curve.",
6 "homepage": "https://github.com/Frakur/CABCalendarView",
12 "craig": "craigbrown24+cocoapod@gmail.com"
15 "git": "https://github.com/Frakur/CABCalendarView.git",
21 "source_files": "CABCalendarView/Classes/**/*"