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