2 "name": "WUTextSuggestion",
4 "summary": "A text suggestion toolkit for iOS.",
5 "description": " `WUTextSuggestion` aims to be a full featured text suggestion toolkit for iOS.\n\n It can easily be integrated in your project with only couple lines of code.\n\n It allows you to load text suggestions asynchronously from a remote server.\n\n It is fully customizable. You can design your own text suggestion display controller to work with it.\n",
6 "homepage": "https://github.com/YuAo/WUTextSuggestion",
12 "Yu Ao": "me@imyuao.com"
18 "git": "https://github.com/YuAo/WUTextSuggestion.git",
23 "WUTextSuggestion/**/*.{h,m}"