blob: 6a1081dd4f3af8c7b8d5d45634fd862fd436454f [file] [log] [blame]
{
"name": "AXAttributedString",
"version": "0.1.4",
"summary": "An easier 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": "8.0"
},
"source": {
"git": "https://github.com/arnoldxiao/AXAttributedString.git",
"tag": "0.1.4"
},
"source_files": "AXAttributedStringDemo/AXAttributedStringDemo/AXAttributedString/**/*",
"requires_arc": true
}