[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / e / d / CalendarDateRangePickerViewController / 0.1.0 / CalendarDateRangePickerViewController.podspec.json
bloba05305580f30577253d4f1f39cca6ee4d186c37c
2   "name": "CalendarDateRangePickerViewController",
3   "version": "0.1.0",
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/miraan/CalendarDateRangePickerViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "miraan": "miraan@triprapp.com"
13   },
14   "source": {
15     "git": "https://github.com/miraan/CalendarDateRangePickerViewController.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CalendarDateRangePickerViewController/Classes/**/*",
22   "pushed_with_swift_version": "3.0"