blob: 941ce308c446b36eca4bd9242c17cad480385822 [file] [log] [blame]
{
"name": "MyAttributedStringBuilder",
"version": "1.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": "1.0.1"
},
"source_files": "MyAttributedString/*.{h,m}",
"requires_arc": true
}