blob: d2fb0c6c50309db0755e09f809d744dc998f655c [file] [log] [blame]
{
"name": "FSAttributedMaker",
"version": "0.0.3",
"summary": "An iOS attributedString Rich text splicer",
"description": "FSAtrributedMaker用于处理OC字符串富文本拼接工具,用于处理UI元素的定制效果",
"homepage": "https://github.com/zhangzhongyan/FSAttributedMaker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangzhongyan": "749994100@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/zhangzhongyan/FSAttributedMaker.git",
"tag": "0.0.3"
},
"source_files": "FSAttributedMaker/*",
"requires_arc": true,
"dependencies": {
"BeeHive": [
"~> 1.6.0"
]
}
}