4 "summary": "Convert text with HTML tags, hashtags, mentions, links into NSAttributedString.",
5 "description": "`Atributika` is an effortless 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.",
6 "homepage": "https://github.com/psharanda/Atributika",
12 "Pavel Sharanda": "psharanda@gmail.com"
14 "social_media_url": "https://twitter.com/psharanda",
15 "swift_versions": "5.1",
23 "git": "https://github.com/psharanda/Atributika.git",
26 "source_files": "Sources/Core/**/*.swift",
27 "swift_version": "5.1"