[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 7 / f / TMAttributedLabel / 0.0.2 / TMAttributedLabel.podspec.json
blobe94ff7617ef34634f739dbe9b541c2853b68a857
2   "name": "TMAttributedLabel",
3   "version": "0.0.2",
4   "summary": "基于M80AttributedLabel和TTTAttributedLabel实现的富文本Label",
5   "homepage": "https://github.com/solehe/TMAttributedLabel",
6   "license": "MIT",
7   "authors": {
8     "solehe": "soleworld@163.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/solehe/TMAttributedLabel.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "TMAttributedLabel/*.{h,m}",
18   "requires_arc": true