2 "name": "HFDatePickerTextField",
4 "summary": "A simple wrapper for UITextField that can pick date.",
5 "description": "HFDatePickerTextField wrap the UITextField by replace its inputView and inputAccessory\n with a UIDatePicker and a UIToolbar. HFDatePickerTextField also remember what's selected.",
6 "homepage": "https://github.com/Nestarneal/DatePickerTextField",
9 "Nestarneal": "nestarneal@gmail.com"
15 "git": "https://github.com/Nestarneal/DatePickerTextField.git",
19 "DatePickerTextField",
20 "DatePickerTextField/**/*.{h,m,swift}"
22 "swift_version": "4.0"