blob: 2cca36f4aba0cd4fa8818b760fb89c8f3bb370a9 [file] [log] [blame]
{
"name": "DntlBoldify",
"version": "0.1.3",
"summary": "Category for NSAttributesString. Apply needed attributes for tagged text",
"description": "Usefull for cases when you have different attributes for Localizable.strings.\nConvenient to work with same texts for other targets in the project.",
"homepage": "https://github.com/Budaiev/DntlBoldify",
"screenshots": "http://github.com/Budaiev/DntlBoldify/blob/master/Example/DntlBoldify/screenshots/demo.jpg",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aleksandr Budaiev": "budaiev@dnt-lab.com"
},
"source": {
"git": "https://github.com/Budaiev/DntlBoldify.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DntlBoldify/Classes/**/*"
}