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