blob: 16fa7e7f3873f1ebf154abff1f5a082ca33a7a90 [file] [log] [blame]
{
"name": "CCAutocomplete",
"version": "0.0.4",
"summary": "Autocomplete for UITextField",
"platforms": {
"ios": "8.0"
},
"homepage": "https://github.com/cjcoax/Autocomplete",
"license": "MIT",
"authors": {
"Amir Rezvani": "iosmate-misc@yahoo.com"
},
"description": "Autocomplete is a lightweight component that gives you the ability to extend UITextField and add autocomplete functionality to it",
"source": {
"git": "https://github.com/cjcoax/Autocomplete.git",
"branch": "master",
"tag": "0.0.4"
},
"source_files": "Autocomplete/AutoComplete/*.swift",
"resources": "Autocomplete/AutoComplete/*.{png,xib,storyboard,lproj}"
}