blob: ba8ce9740775af4a7b45c2e80ca12030b181f2e4 [file] [log] [blame]
{
"name": "CCAutocomplete",
"version": "0.0.3",
"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.3"
},
"source_files": "Autocomplete/AutoComplete/*.swift",
"resources": "Autocomplete/AutoComplete/*.{png,storyboard,lproj}"
}