[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 2 / 4 / TextFormater / 1.4.0 / TextFormater.podspec.json
blob0865201c74e3a3d176463d6349f2070f526f45ca
2   "name": "TextFormater",
3   "version": "1.4.0",
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.4.0"
21   },
22   "platforms": {
23     "ios": "9.0"
24   },
25   "source_files": "Sources/*"