[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / b / f / JSDatePickerView / 0.1.3 / JSDatePickerView.podspec.json
blob4997132c8593aee972ccca92822f896c3d04dc7a
2   "name": "JSDatePickerView",
3   "version": "0.1.3",
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.3"
17   },
18   "platforms": {
19     "ios": "10.3.1"
20   },
21   "source_files": "JSDatePickerView/*",
22   "resource_bundles": {
23     "JSDatePickerView": [
24       "Sources/JSDatePickerView.bundle/*.png"
25     ]
26   },
27   "pushed_with_swift_version": "4.0"