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. It's convenient to create attributed string by `.cute`, whatever from `String`, `NSString`, `NSAttributedString` or `NSMutableAttributedString`. 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/*.{swift, h}",
19 "pushed_with_swift_version": "3.0"