blob: a2d9605baeba6b27a97186d42ac86d268a66afa5 [file] [log] [blame]
{
"name": "PickersTextField",
"version": "1.0.0",
"summary": "UIDatePicker or UIPickerView with UIToolbar as UITextField inputView",
"description": "UIDatePicker or UIPickerView with UIToolbar as UITextField inputView. TextField type can be changed and configured",
"homepage": "https://github.com/rajeshkumar71190",
"license": "MIT",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/rajeshkumar71190/PickersTextField",
"tag": "1.0.0"
},
"source_files": "PickersTextField",
"swift_version": "4.2",
"authors": {
"rajeshkumar71190": "rajeshnplus@gmail.com"
}
}