[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / b / f / JSDatePickerView / 0.1.1 / JSDatePickerView.podspec.json
blobed15d065b3d3f578b67b912a5295aafd0029744d
2   "name": "JSDatePickerView",
3   "version": "0.1.1",
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": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.3.1"
20   },
21   "source_files": "JSDatePickerView/*",
22   "pushed_with_swift_version": "4.0"