[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / f / 5 / c / FEHtmlLabel / 0.0.1 / FEHtmlLabel.podspec.json
blobc262f2d54c1998518caa11f707b099223e72b84a
2   "name": "FEHtmlLabel",
3   "version": "0.0.1",
4   "summary": "Display Html with UILabel.",
5   "description": "Display Html with UILabel,better than others.",
6   "homepage": "https://github.com/SmallElephant/FEHtmlLabel.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SmallElephant": "SmallElephant@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/SmallElephant/FEHtmlLabel.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "FEHtmlLabel/Classes",
23     "FEHtmlLabel/Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "FEHtmlLabel/Classes/Exclude"