[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / b / 4 / 8 / TTTAttributedLabel / 1.7.0 / TTTAttributedLabel.podspec.json
blob7d07c991b39fb1d2b4915461f62bf1478cdf46a9
2   "name": "TTTAttributedLabel",
3   "version": "1.7.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.7.0"
12   },
13   "license": "MIT",
14   "platforms": {
15     "ios": null
16   },
17   "requires_arc": true,
18   "frameworks": [
19     "CoreText",
20     "CoreGraphics"
21   ],
22   "source_files": "TTTAttributedLabel"