blob: a58ec94f4c1b49476fda4e9217c2c15a4ef56661 [file] [log] [blame]
{
"name": "WZAttributedStringChain",
"summary": "对 NSAttributedString 的封装",
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhuangyz": "632647076@qq.com"
},
"homepage": "https://github.com/zhuangyz",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhuangyz/WZAttributedStringChain.git",
"tag": "0.1.0"
},
"requires_arc": true,
"public_header_files": "WZAttributedStringChain/WZAttributedStringChain/*.h",
"source_files": "WZAttributedStringChain/WZAttributedStringChain/*.{h,m}"
}