blob: 415c0ca92ae3e4bd80babfaa854f1b8cf8e8312a [file] [log] [blame]
{
"name": "UITFCompletion",
"version": "0.1.1",
"summary": "UITFCompletion makes it easy to complete words or make tags of participants of group conversation in UITextField.",
"description": "UITFCompletion makes it easy to complete words or make tags of participants of group conversation in UITextField like Facebook Messenger. In\nfuture versions possibility of adding an image for tag (sugestions) in completion text holder will be implemented. It is very easy to use, providing\na full customization of text colors and tag character.",
"homepage": "https://github.com/MatijaKruljac/UITFCompletion",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matija Kruljac": "kruljac.matija@gmail.com"
},
"source": {
"git": "https://github.com/MatijaKruljac/UITFCompletion.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UITFCompletion/Classes/**/*",
"pushed_with_swift_version": "3.1"
}