2 "name": "CalendarDateRangePicker",
4 "summary": "A calendar date range picker view controller in Swift for iOS.",
5 "description": "This is a calendar date range picker view controller written in Swift for iOS. The typical use case is where you want the user to input a date range, i.e. a start date and an end date. This view controller allows this in an intuitive way, and is easy to use by implementing the delegate methods. See the example project for a taste.",
6 "homepage": "https://github.com/Ljuka/CalendarDateRangePicker",
12 "Ljuka": "ljubom94@gmail.com"
17 "swift_versions": "5",
19 "git": "https://github.com/Ljuka/CalendarDateRangePicker.git"
21 "source_files": "CalendarDateRangePickerViewController/Classes/**/*",