4 "summary": "Convert text with HTML tags, hashtags, mentions, links into NSAttributedString. Make them clickable with UILabel drop-in replacement.",
5 "description": "`Atributika` is an easy and painless way to build NSAttributedString. It is able to detect HTML-like tags, links, phone numbers, hashtags, any regex or even standard ios data detectors and style them with various attributes like font, color, etc. `Atributika` comes with drop-in label replacement `AttributedLabel` which is able to make any detection clickable.",
6 "homepage": "https://github.com/psharanda/Atributika",
12 "Pavel Sharanda": "edvaef@gmail.com"
14 "social_media_url": "https://twitter.com/e2f",
22 "git": "https://github.com/psharanda/Atributika.git",
25 "source_files": "Sources/**/*",
26 "pushed_with_swift_version": "4.0"