[Add] SpetrovOidc 2.9.0-beta2
[CocoaPods.git] / Specs / 0 / 3 / 4 / DntlBoldify / 0.1.3 / DntlBoldify.podspec.json
blob2cca36f4aba0cd4fa8818b760fb89c8f3bb370a9
2   "name": "DntlBoldify",
3   "version": "0.1.3",
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": "http://github.com/Budaiev/DntlBoldify/blob/master/Example/DntlBoldify/screenshots/demo.jpg",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Aleksandr Budaiev": "budaiev@dnt-lab.com"
14   },
15   "source": {
16     "git": "https://github.com/Budaiev/DntlBoldify.git",
17     "tag": "0.1.3"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "DntlBoldify/Classes/**/*"