[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / e / 1 / Atributika / 4.6.8 / Atributika.podspec.json
blob0f2936a0e54777dfe24c8630e21d544cc2fb7a22
2   "name": "Atributika",
3   "version": "4.6.8",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pavel Sharanda": "edvaef@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/e2f",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/psharanda/Atributika.git",
23     "tag": "4.6.8"
24   },
25   "source_files": "Sources/**/*"