GLCalendarView

GLCalendarView is A fully customizable calendar view acting as a date range picker.

Language: Obj-C
License: MIT

Installation

CocoaPods

With CocoaPods you can simply add GLCalendarView in your Podfile:

pod "GLCalendarView", "~> 1.0.0"

Source File

You can copy all the files under the Sources folder into your project.

GitHub