[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 6 / a / b / LWPrettyText / 1.0.0 / LWPrettyText.podspec.json
blob43426002291a42adbdea3f97c684d29a076b037a
2   "name": "LWPrettyText",
3   "version": "1.0.0",
4   "summary": "一个富文本扩展包,轻松构造包含各种属性的 NSAttributeString。",
5   "description": "LWPrettyText,富文本扩展包,轻松构造包含各种属性的 NSAttributeString",
6   "homepage": "https://github.com/luowei/LWPrettyText",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "luowei": "luowei@wodedata.com"
13   },
14   "source": {
15     "git": "https://github.com/luowei/LWPrettyText.git"
16   },
17   "social_media_url": "https://twitter.com/luowei010101",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LWPrettyText/Classes/**/*",
22   "public_header_files": "LWPrettyText/Classes/**/*.h"