[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / 6 / HtmlToAttr / 0.0.2 / HtmlToAttr.podspec.json
blob8169b6d3b2c1f76523365b4e0dd8186fff80f315
2   "name": "HtmlToAttr",
3   "version": "0.0.2",
4   "summary": "将html标签转换成富文本.",
5   "swift_versions": "4.0",
6   "description": "将html转换成富文本的一个方法kit,缩短效率",
7   "homepage": "https://github.com/suifumin/HtmlToAttr.git",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "suifumin": "sfmzqbx@sina.com"
14   },
15   "social_media_url": "https://github.com/suifumin",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/suifumin/HtmlToAttr.git",
21     "tag": "0.0.2"
22   },
23   "source_files": "HtmlToAttr/**/*.{swift}",
24   "requires_arc": true,
25   "swift_version": "4.0"