[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / 3 / e / WZAttributedStringChain / 0.1.0 / WZAttributedStringChain.podspec.json
bloba58ec94f4c1b49476fda4e9217c2c15a4ef56661
2   "name": "WZAttributedStringChain",
3   "summary": "对 NSAttributedString 的封装",
4   "version": "0.1.0",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "zhuangyz": "632647076@qq.com"
11   },
12   "homepage": "https://github.com/zhuangyz",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/zhuangyz/WZAttributedStringChain.git",
18     "tag": "0.1.0"
19   },
20   "requires_arc": true,
21   "public_header_files": "WZAttributedStringChain/WZAttributedStringChain/*.h",
22   "source_files": "WZAttributedStringChain/WZAttributedStringChain/*.{h,m}"