[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 4 / 8 / TTTAttributedLabel / 1.4.0 / TTTAttributedLabel.podspec.json
blob72da1a52855bf08349bf00ad7b3f9107ddfaf79d
2   "name": "TTTAttributedLabel",
3   "version": "1.4.0",
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.4.0"
12   },
13   "license": "MIT",
14   "platforms": {
15     "ios": null
16   },
17   "requires_arc": true,
18   "frameworks": "CoreText",
19   "source_files": "TTTAttributedLabel.{h,m}"