2 "name": "ActiveLabelGilsy",
5 "Optonaut": "hello@optonaut.co"
7 "homepage": "https://github.com/JakubLares/ActiveLabel.swift",
16 "git": "https://github.com/JakubLares/ActiveLabel.swift",
19 "summary": "UILabel drop-in replacement supporting Hashtags (#), Mentions (@), URLs (http://) and custom regex patterns, written in Swift",
20 "description": "UILabel drop-in replacement supporting Hashtags (#), Mentions (@), URLs (http://) and custom regex patterns, written in Swift\n\nFeatures\n\t* Up-to-date: Swift 4\n\t* Default support for Hashtags, Mentions, Links\n\t* Support for custom types via regex\n\t* Ability to enable highlighting only for the desired types\n\t* Ability to trim urls\n\t* Super easy to use and lightweight\n\t* Works as UILabel drop-in replacement\n\t* Well tested and documented",
21 "source_files": "ActiveLabel/*.swift"