blob: 0c28476b74052adc14b63985ae356f3768a580ca [file] [log] [blame]
{
"name": "TZDatePicker",
"version": "1.0.1",
"summary": "UIDatePicker with optional year",
"description": "This is a replacement for UIDatePicker, which doesn't support optional years. This date picker does. Optional years are used for birthdays for your contacts for example.",
"homepage": "https://github.com/tomvanzummeren/TZDatePicker",
"license": "MIT",
"authors": {
"Tom van Zummeren": "tom.van.zummeren@gmail.com"
},
"source": {
"git": "https://github.com/tomvanzummeren/TZDatePicker.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/**/*",
"pushed_with_swift_version": "4.0"
}