blob: 9a5561cfe8a69a3975cd6fb0096c7c024d31f20a [file] [log] [blame]
{
"name": "Atributika",
"version": "4.2.9",
"summary": "NSAttributedString builder using HTML-like tags written in Swift",
"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.",
"homepage": "https://github.com/psharanda/Atributika",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pavel Sharanda": "edvaef@gmail.com"
},
"social_media_url": "https://twitter.com/e2f",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/psharanda/Atributika.git",
"tag": "4.2.9"
},
"source_files": "Sources/**/*",
"pushed_with_swift_version": "4.0"
}