blob: 9638e5b73d6d6b76adcd9130f7612ac585e293e4 [file] [log] [blame]
{
"name": "EBTTextFiledDropDown",
"version": "1.0.0",
"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.0"
},
"source_files": "EBTTextFiledDropDown/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}