2 "name": "CuteAttribute",
4 "summary": "A elegant way to use attributed string in swift.",
5 "description": "* A elegant way to deal with attributed string in swift. \n* It's convenient to create attributed string by `.cute`, \n* whatever from `String`, `NSString`, `NSAttributedString` or `NSMutableAttributedString`. \n* It's so amazing that almost all method support `chaining`.",
6 "homepage": "https://github.com/qiuncheng/CuteAttribute",
9 "qiuncheng": "qiuncheng@gmail.com"
15 "git": "https://github.com/qiuncheng/CuteAttribute.git",
18 "source_files": "CuteAttribute/*",
19 "frameworks": "UIKit",