blob: ea7eab08116259a4480920527274fb98e11688a4 [file] [log] [blame]
{
"name": "MyAttributedStringBuilder",
"version": "0.0.1",
"summary": "富文本字符串",
"description": "富文本字符串111",
"homepage": "https://github.com/yangjilei860512/MyAttributedStringBuilder",
"license": "MIT",
"authors": {
"YJL": "470393147@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yangjilei860512/MyAttributedStringBuilder.git",
"tag": "0.0.1"
},
"source_files": "MyAttributedStringDemo/*.{h,m}",
"requires_arc": true
}