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-1.png",
9 "https://github.com/Kosoku/KSOToken/raw/master/screenshots/iOS-2.png"
16 "William Towe": "willbur1984@gmail.com"
19 "git": "https://github.com/Kosoku/KSOToken.git",
26 "source_files": "KSOToken/**/*.{h,m}",
27 "private_header_files": "KSOToken/Private/*.h",
28 "frameworks": "UIKit",