blob: ee636bd98ae59961c4be5a8c6d8447efc598be51 [file] [log] [blame]
{
"name": "AXAttributedString",
"version": "0.0.8",
"summary": "A quick NSAttributedString builder, Use Chain Syntax like Masonry.",
"homepage": "https://github.com/arnoldxiao/AXAttributedString",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiaochenghua": "arnoldxiao@163.com"
},
"social_media_url": "https://weibo.com/arnoldxiao",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/arnoldxiao/AXAttributedString.git",
"tag": "0.0.8"
},
"source_files": "AXAttributedString/**/*"
}