[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 2 / 4 / TextFormater / 1.1.0 / TextFormater.podspec.json
blobcac8a11e55a2c1596001ba4d53541c6685b39756
2   "name": "TextFormater",
3   "version": "1.1.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": "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.1.0"
18   },
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.12"
22   },
23   "source_files": "TextFormater/Classes/**/*",
24   "pushed_with_swift_version": "3.0"