[Add] PlayerUI 0.10.1
[CocoaPods.git] / Specs / f / 7 / 9 / JBDatePicker / 1.0.0 / JBDatePicker.podspec.json
bloba67366914cd1e186ad4ed7e540a902b0a7016ac5
2   "name": "JBDatePicker",
3   "version": "1.0.0",
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.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "JBDatePicker/Classes/**/*",
22   "pushed_with_swift_version": "3.0"