blob: bf176173164d8a5124a5ed0c63bfad8ad959f640 [file] [log] [blame]
{
"name": "DntlBoldify",
"version": "0.1.2",
"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/eng.png",
"https://github.com/Budaiev/DntlBoldify/blob/master/Example/DntlBoldify/screenshots/rus.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aleksandr Budaiev": "budaiev@dnt-lab.com"
},
"source": {
"git": "https://github.com/Budaiev/DntlBoldify.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DntlBoldify/Classes/**/*"
}