2 "name": "AutoCompleteTextField",
4 "summary": "TextField Subclass with auto completion feature.",
5 "description": "\"A TextField Subclass that has input suggestion for user's convenience where auto completion feature kicks in where the suggestions are from filtered data from the provided source of the user.\"",
6 "homepage": "https://github.com/nferocious76/AutoCompleteTextField",
9 "Neil Francis Ramirez Hipona": "nferocious76@gmail.com"
12 "git": "https://github.com/nferocious76/AutoCompleteTextField.git",
19 "source_files": "Pod/Classes/**/*",
21 "AutoCompleteTextField": [
22 "Pod/Assets/**/*.{png,jpeg,jpg}"