blob: 2a064128b5bc6b81e95a1a534a577bb42e302959 [file] [log] [blame]
{
"name": "IQDropDownTextField",
"version": "1.1.0",
"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.1.0"
},
"source_files": [
"IQDropDownTextField/*.{h,m}"
],
"requires_arc": true
}