[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / 2 / 4 / TextFormater / 1.1.6 / TextFormater.podspec.json
bloba33ee8e8a58036b9aff00d088052da739864d87e
2   "name": "TextFormater",
3   "version": "1.1.6",
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": [
8     "https://github.com/1Fr3dG/TextFormater/blob/master/screen/example.png?raw=true",
9     "https://github.com/1Fr3dG/TextFormater/blob/master/screen/exampleOSX.png?raw=true"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Alfred Gao": "alfredg@alfredg.cn"
17   },
18   "source": {
19     "git": "https://github.com/1fr3dg/TextFormater.git",
20     "tag": "1.1.6"
21   },
22   "platforms": {
23     "ios": "9.0",
24     "osx": "10.12"
25   },
26   "source_files": "Sources/*",
27   "pushed_with_swift_version": "3.0"