4 "summary": "KSOToken is a UITextView subclass that provides functionality similar to NSTokenField on macOS.",
5 "description": "KSOToken is a `UITextView` subclass that provides functionality similar to `NSTokenField` on macOS. It displays token using the `NSTextAttachment` class. It provides completion support and the appearance of various components (UITextView, UITableViewCell, NSTextAttachment) can be customized.",
6 "homepage": "https://github.com/Kosoku/KSOToken",
8 "https://github.com/Kosoku/KSOToken/raw/master/screenshots/iOS.gif"
15 "William Towe": "willbur1984@gmail.com"
18 "git": "https://github.com/Kosoku/KSOToken.git",
25 "source_files": "KSOToken/**/*.{h,m}",
26 "frameworks": "UIKit",