2 "name": "SCRAttributedStringBuilder",
4 "summary": "Build NSAttributedString in chain",
5 "description": "SCRAttributedStringBuilder is a NSMutableAttributedString category which can build attributed string in chain, just like 'make' in Masonry, for simplying original redundant way.",
6 "homepage": "https://github.com/joeshang/SCRAttributedStringBuilder",
12 "Joe Shang": "shangchuanren@gmail.com"
15 "git": "https://github.com/joeshang/SCRAttributedStringBuilder.git",
22 "source_files": "SCRAttributedStringBuilder/*.{h,m}",