4 "summary": "Hakawai aims to be a more powerful UITextView.",
5 "description": "Hakawai is a subclass of UITextView that exposes a number of convenience APIs, and supports further extension via 'plug-ins'. Hakawai ships with an easy-to-use, powerful, and customizable plug-in allowing users to create social media 'mentions'-style annotations.",
6 "homepage": "https://github.com/linkedin/Hakawai/",
8 "type": "Apache License, Version 2.0",
11 "authors": "Austin Zheng",
16 "git": "https://github.com/linkedin/Hakawai.git",
19 "frameworks": "UIKit",
24 "source_files": "Hakawai/{Core,ChooserView}/**/*.{h,m}"
28 "source_files": "Hakawai/Mentions/**/*.{h,m}",