[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 4 / 8 / TTTAttributedLabel / 2.0.0 / TTTAttributedLabel.podspec.json
blob0e19cd823d8ec84bac3cb6223628f78fca4b13a3
2   "name": "TTTAttributedLabel",
3   "version": "2.0.0",
4   "authors": {
5     "Mattt Thompson": "m@mattt.me"
6   },
7   "homepage": "https://github.com/TTTAttributedLabel/TTTAttributedLabel",
8   "platforms": {
9     "ios": "8.0",
10     "tvos": "9.0"
11   },
12   "summary": "A drop-in replacement for UILabel that supports attributes, data detectors, links, and more.",
13   "source": {
14     "git": "https://github.com/TTTAttributedLabel/TTTAttributedLabel.git",
15     "tag": "2.0.0"
16   },
17   "license": "MIT",
18   "frameworks": [
19     "UIKit",
20     "CoreText",
21     "CoreGraphics",
22     "QuartzCore"
23   ],
24   "source_files": "TTTAttributedLabel",
25   "requires_arc": true,
26   "social_media_url": "https://twitter.com/mattt"