[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 7 / 9 / JBDatePicker / 1.2.1 / JBDatePicker.podspec.json
blobbe9b8419fc0e4d6f6e812af4f8a14c765b0afa7b
2   "name": "JBDatePicker",
3   "version": "1.2.1",
4   "summary": "A calendar field in which the user can select a date.",
5   "description": "JBDatePicker is a view which shows a month with all of its days. The user can select a date, which is returned as a Date object. It is possible to swipe between months, or manually select them. It is possible to load the datepicker with a specific date selected.",
6   "homepage": "https://github.com/Tuslareb/JBDatePicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tuslareb": "tuslareb@yahoo.com"
13   },
14   "source": {
15     "git": "https://github.com/Tuslareb/JBDatePicker.git",
16     "tag": "1.2.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "JBDatePicker/Classes/**/*.{swift}",
22   "pushed_with_swift_version": "3.0"