[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / e / 1 / Atributika / 5.0.2 / Atributika.podspec.json
blob98223d2975b368baea1c77fbb4a2d838d7eb2ffa
2   "name": "Atributika",
3   "version": "5.0.2",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pavel Sharanda": "psharanda@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/psharanda",
15   "swift_versions": "5.1",
16   "platforms": {
17     "ios": "11.0",
18     "osx": "10.13",
19     "watchos": "4.0",
20     "tvos": "11.0"
21   },
22   "source": {
23     "git": "https://github.com/psharanda/Atributika.git",
24     "tag": "5.0.2"
25   },
26   "source_files": "Sources/Core/**/*.swift",
27   "swift_version": "5.1"