blob: 8be5e7245534fffc5e5a0c700d95fee3074de8ca [file] [log] [blame]
{
"name": "IQDropDownTextField",
"version": "1.0.6",
"summary": "TextField with DropDown support using UIPickerView",
"homepage": "https://github.com/hackiftekhar/IQDropDownTextField",
"license": "MIT",
"authors": {
"Iftekhar Qurashi": "hack.iftekhar@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/hackiftekhar/IQDropDownTextField.git",
"tag": "v1.0.6"
},
"source_files": [
"Classes",
"IQDropDownTextField/*.{h,m}"
],
"requires_arc": true
}