2 "name": "HBAutoComplete",
4 "summary": "iOS Autocomplete framework",
9 "homepage": "https://github.com/HugoBoscDucros/HBAutocomplete",
15 "Hugo Bosc-Ducros": "hugo.boscducros@gmail.com"
18 "git": "https://github.com/HugoBoscDucros/HBAutocomplete.git",
22 "Sources/*/*.{h,m,swift,strings}",
23 "Supporting files/*.{h,m,swift,strings}"
25 "description": "HBAutocomplete is a litle library to help developers making responsive autocompletion in any kind of textField from any king of data source (static, webService...)",