blob: 29e5491db9301c9f3247e243faa3d75e91e94382 [file] [log] [blame]
{
"name": "DropdownTextField",
"version": "0.0.2",
"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.2"
},
"source_files": "DropdownTextField/**/*.{swift}",
"requires_arc": true,
"swift_version": "3.2"
}