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