blob: 42a91018fa6a031afc173957dbcac7fdc1ed40c4 [file] [log] [blame]
{
"name": "JBDatePicker",
"version": "1.1.1",
"summary": "A calendar field in which the user can select a date.",
"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.",
"homepage": "https://github.com/Tuslareb/JBDatePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tuslareb": "tuslareb@yahoo.com"
},
"source": {
"git": "https://github.com/Tuslareb/JBDatePicker.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JBDatePicker/Classes/**/*",
"pushed_with_swift_version": "3.0"
}