[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / f / 2 / UITFCompletion / 0.1.0 / UITFCompletion.podspec.json
blob03c8a144a7fee22dfcf83f7ec99d7901ec82157b
2   "name": "UITFCompletion",
3   "version": "0.1.0",
4   "summary": "UITFCompletion makes it easy to complete words or make tags of participants of group conversation in UITextField.",
5   "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.",
6   "homepage": "https://github.com/MatijaKruljac/UITFCompletion",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Matija Kruljac": "kruljac.matija@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/MatijaKruljac/UITFCompletion.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "UITFCompletion/Classes/**/*",
22   "pushed_with_swift_version": "3.0"