blob: 52b5474d505dfe669ea75da89e336a296082653b [file] [log] [blame]
{
"name": "FSAttributedMaker",
"version": "0.0.5",
"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.5"
},
"source_files": "FSAttributedMaker/*",
"requires_arc": true
}