blob: b2a66168ccaf84961dd862a9358c8db1e46ddd92 [file] [log] [blame]
{
"name": "LHDropDownTextField",
"version": "0.3.4",
"summary": "为 UITextField 增加 picker 功能。",
"description": "为 UITextField 扩展 UIPickerView、UIDatePicker 功能。",
"homepage": "https://github.com/codwam/LHDropDownTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"codwam": "codwam@gmail.com"
},
"source": {
"git": "https://github.com/codwam/LHDropDownTextField.git",
"tag": "0.3.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LHDropDownTextField/Classes/**/*",
"pushed_with_swift_version": "3.0"
}