[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 3 / 2 / 4 / TextFormater / 1.0.1 / TextFormater.podspec.json
blob1cb7b6b3e3a0bd156ef1a6a2ffb9af8fe34a25d5
2   "name": "TextFormater",
3   "version": "1.0.1",
4   "summary": "Convert String to NSAttributedString",
5   "description": "Convert a short string with formatting commands to attributed string. For used to format label or button.",
6   "homepage": "https://github.com/1fr3dg/TextFormater",
7   "screenshots": "https://github.com/1Fr3dG/TextFormater/blob/master/screen/example.png?raw=true",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Alfred Gao": "alfredg@alfredg.cn"
14   },
15   "source": {
16     "git": "https://github.com/1fr3dg/TextFormater.git",
17     "tag": "1.0.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "TextFormater/Classes/**/*",
23   "pushed_with_swift_version": "3.0"