2 "name": "RMHCalendarView",
4 "summary": "A configurable calendar that supports single or multiple date selection",
5 "description": "RMHCalendarview is a configurable calendar view that supports single or multiple date selection. A default style is provided, along with an option to pass the default style a color theme. If you want to fully customize your calendar view, pass in your own StyleConfigProtocol implementation.",
6 "homepage": "https://github.com/rhogan11/RMHCalendarView",
12 "rhogan11": "reed.hogan.11@gmail.com"
15 "git": "https://github.com/rhogan11/RMHCalendarView.git",
21 "source_files": "RMHCalendarView/Classes/**/*",
24 "RMHCalendarView/**/*.xib"
27 "frameworks": "UIKit",
28 "pushed_with_swift_version": "4.0"