[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / e / 1 / Atributika / 3.1 / Atributika.podspec.json
blobbb92248a635c91f4d80aaf97bac00b8fde4e98de
2   "name": "Atributika",
3   "version": "3.1",
4   "summary": "NSAttributedString builder using HTML-like tags written in Swift",
5   "description": "Atributika is the easiest and painless way to build NSAttributedString. It is able to detect HTML-like tags, 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",
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": "3.1"
24   },
25   "source_files": "Sources/**/*",
26   "pushed_with_swift_version": "3.0"