4 "summary": "Overview ActiveLabel An UILabel's class",
5 "description": "UILabel drop-in replacement supporting Hashtags (#), Mentions (@), URLs (http://) and custom regex patterns, written in Swift\n\nFeatures\n * Swift 5.0 +\n * Default support for **Hashtags, Mentions, Links, Emails**\n * Support for custom types via regex\n * Ability to enable highlighting only for the desired types\n * Ability to trim urls\n * Super easy to use and lightweight\n * Works as UILabel drop-in replacement\n * Well tested and documented",
6 "homepage": "https://github.com/fengmingdev/RichLabel",
12 "fengming": "1028708571@qq.com"
15 "git": "https://github.com/fengmingdev/RichLabel.git",
21 "source_files": "RichLabel/Classes/**/*"