[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 6 / 0 / WZZAttributedString / 1.0.0 / WZZAttributedString.podspec.json
blobe2e3a1935a45a6d687af6045e3d47e9ef106f705
2   "name": "WZZAttributedString",
3   "version": "1.0.0",
4   "summary": "WZZAttributedString是一个方便易用的富文本工具类,可以方便的组织NSAttributedString富文本",
5   "description": "WZZAttributedString是一个方便易用的富文本工具类,可以方便的组织NSAttributedString富文本,使用便捷,支持所有系统自带富文本操作,前景颜色、背景颜色、字体、下划线、链接(仅UITextView可用)、段落样式、阴影等,创建富文本类后只需设置属性即可,支持链式编程",
6   "homepage": "https://github.com/13731160065/WZZAttributedStringProject",
7   "license": "MIT",
8   "authors": {
9     "13731160065": "714318973@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/13731160065/WZZAttributedStringProject.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "WZZAttributedStringProject/WZZAttributedString/*.{m,h}",
19   "frameworks": "UIKit"