[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 3 / 4 / DntlBoldify / 0.1.2 / DntlBoldify.podspec.json
blobbf176173164d8a5124a5ed0c63bfad8ad959f640
2   "name": "DntlBoldify",
3   "version": "0.1.2",
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     "http://github.com/Budaiev/DntlBoldify/blob/master/Example/DntlBoldify/screenshots/eng.png",
9     "https://github.com/Budaiev/DntlBoldify/blob/master/Example/DntlBoldify/screenshots/rus.png"
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.2"
21   },
22   "platforms": {
23     "ios": "8.0"
24   },
25   "source_files": "DntlBoldify/Classes/**/*"