[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / b / f / JSDatePickerView / 2.0.0 / JSDatePickerView.podspec.json
blobe2a4281466614af0e847aa038c9cf68cc0c507c9
2   "name": "JSDatePickerView",
3   "version": "2.0.0",
4   "summary": "This is a custom DatePicker UIView",
5   "description": "This custom DatePicker UIView allows the user to switch dates in different ways.  The user could use the built in arrows to switch day by day.\nOr, the user could press on the UIView and use the custom popout calendar to select a new day.",
6   "homepage": "https://github.com/jseidman95/JSDatePickerView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jesse Seidman": "seidmanjesse@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jseidman95/JSDatePickerView.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "10.3.1"
20   },
21   "source_files": "JSDatePickerView/**/*.swift"