[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 3 / 4 / DntlBoldify / 0.1.1 / DntlBoldify.podspec.json
blob6fee50307876f98bfd095e497d6185768ef120a3
2   "name": "DntlBoldify",
3   "version": "0.1.1",
4   "summary": "Category for NSAttributesString. Apply needed attributes for tagged text",
5   "description": "Usefull for cases when you have different attributes for Localizable.strings.\nConvenient to work with same texts for other targets in the project.",
6   "homepage": "https://github.com/Budaiev/DntlBoldify",
7   "screenshots": [
8     "www.dropbox.com/s/izr5n5zxsedzicw/eng.png?dl=0",
9     "www.dropbox.com/s/hjpve0cldkkp3y1/rus.png?dl=0"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Aleksandr Budaiev": "budaiev@dnt-lab.com"
17   },
18   "source": {
19     "git": "https://github.com/Budaiev/DntlBoldify.git",
20     "tag": "0.1.1"
21   },
22   "platforms": {
23     "ios": "8.0"
24   },
25   "source_files": "DntlBoldify/Classes/**/*"