blob: 48b99285c0ffc4bb650fb0a4c4e629e4c1963f31 [file] [log] [blame]
{
"name": "APJTextPickerView",
"version": "0.0.6",
"summary": "APJTextPickerView is simple implementation for UITextField to use as UIPickerView and UIDatePicker.",
"description": "APJTextPickerView is simple implementation for UITextField to use as UIPickerView and UIDatePicker. It allows to use UITextField as UIPickerView or UIDatePicker to pick data easily. It is designed to present a picker view to select data in UITextField.",
"homepage": "https://github.com/angelopino/APJTextPickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Angelo Pino": "pino.angelo@gmail.com"
},
"source": {
"git": "https://github.com/angelopino/APJTextPickerView.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "APJTextPickerView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}