[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 4 / 8 / TTTAttributedLabel / 1.3.0 / TTTAttributedLabel.podspec.json
blob771b597dda97a46ffc76f9bda9e9c2ad010f0a2e
2   "name": "TTTAttributedLabel",
3   "version": "1.3.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.3.0"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "requires_arc": true,
21   "frameworks": "CoreText",
22   "source_files": "TTTAttributedLabel.{h,m}"