[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 4 / 8 / TTTAttributedLabel / 1.10.0 / TTTAttributedLabel.podspec.json
blobef1234d265f8639bc81d58def07a1e153ee22e51
2   "name": "TTTAttributedLabel",
3   "version": "1.10.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 attributes, data detectors, links, and more.",
9   "source": {
10     "git": "https://github.com/mattt/TTTAttributedLabel.git",
11     "tag": "1.10.0"
12   },
13   "license": "MIT",
14   "requires_arc": true,
15   "platforms": {
16     "ios": "4.3"
17   },
18   "frameworks": [
19     "CoreText",
20     "CoreGraphics"
21   ],
22   "source_files": "TTTAttributedLabel"