blob: bef99df06e45cb1b8fd9ea5bfef9c713cea229a2 [file] [log] [blame]
{
"name": "EBTTextFiledDropDown",
"version": "1.0.1",
"summary": "Add a drop-down selection menu for textfield",
"description": "Add drop-down selection menu support for textfield block",
"homepage": "https://github.com/KBvsMJ/EBTTextFildDropDownDemo",
"license": "MIT",
"authors": {
"KBvsMJ": "2455063164@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KBvsMJ/EBTTextFildDropDownDemo.git",
"tag": "1.0.1"
},
"source_files": "EBTTextFiledDropDown/**/*.{h,m}",
"resources": "EBTTextFiledDropDown/*.{xib}",
"requires_arc": true
}