blob: 73f661bea4e7c0b359c9778d775dea8a19e993f1 [file] [log] [blame]
{
"name": "DropdownTextField",
"version": "0.0.5",
"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.5"
},
"source_files": "DropdownTextField/**/*.{swift}",
"requires_arc": true,
"swift_version": "3.2"
}