[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 4 / 8 / TTTAttributedLabel / 1.2.2 / TTTAttributedLabel.podspec.json
blob745d90a53f135ebbf8709dcc5463fed26e2691f9
2   "name": "TTTAttributedLabel",
3   "version": "1.2.2",
4   "authors": {
5     "Mattt Thompson": "m@mattt.me"
6   },
7   "homepage": "https://github.com/mattt/TTTAttributedLabel/",
8   "summary": "A drop-in replacement for UILabel that supports NSAttributedStrings.",
9   "source": {
10     "git": "https://github.com/mattt/TTTAttributedLabel.git",
11     "tag": "1.2.2"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "frameworks": "CoreText",
21   "source_files": "TTTAttributedLabel.{h,m}",
22   "requires_arc": false