blob: b55bbb9e445eb0ba50456d891f917e4a909bb50b [file] [log] [blame]
{
"name": "DropdownTextField",
"version": "0.0.3",
"summary": "DropdownTextField lets user select DatePicker, Picker List ...",
"description": "DropdownTextField is a library lets user select DatePicker, Picker List ...",
"homepage": "https://github.com/bkplus-techs/DropdownTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Diep Nguyen": "bkplus.techs@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/bkplus-techs/DropdownTextField.git",
"tag": "0.0.3"
},
"source_files": "DropdownTextField/**/*.{swift}",
"requires_arc": true,
"swift_version": "3.2"
}