2 "name": "NSAttributedString+CCLFormat",
5 "summary": "Attributed string extension for creating attributed strings from a format string.",
6 "description": "Attributed string extension for creating attributed strings by using a given format as a template into which the remaining argument values are substitued.",
7 "homepage": "https://github.com/cocodelabs/NSAttributedString-CCLFormat",
9 "Kyle Fuller": "inbox@kylefuller.co.uk"
11 "social_media_url": "https://twitter.com/kylefuller",
13 "git": "https://github.com/cocodelabs/NSAttributedString-CCLFormat.git",
21 "source_files": "NSAttributedString+CCLFormat.{h,m}"