[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 2 / 4 / TextFormater / 1.0.0 / TextFormater.podspec.json
blob44e1d7dbb86979cf29676ba872b5150f9786fbf6
2   "name": "TextFormater",
3   "version": "1.0.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   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alfred Gao": "alfredg@alfredg.cn"
13   },
14   "source": {
15     "git": "https://github.com/1fr3dg/TextFormater.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TextFormater/Classes/**/*",
22   "pushed_with_swift_version": "3.0"