blob: 6fee50307876f98bfd095e497d6185768ef120a3 [file] [log] [blame]
{
"name": "DntlBoldify",
"version": "0.1.1",
"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": [
"www.dropbox.com/s/izr5n5zxsedzicw/eng.png?dl=0",
"www.dropbox.com/s/hjpve0cldkkp3y1/rus.png?dl=0"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aleksandr Budaiev": "budaiev@dnt-lab.com"
},
"source": {
"git": "https://github.com/Budaiev/DntlBoldify.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DntlBoldify/Classes/**/*"
}