4 "summary": "Easy custom styling for NSAttributedStrings",
5 "description": "Instead of having to deal with substring and NSRanges, just tag some parts of you string with a number and provide a custom attributes dictionary for those numbers. Better description soon!",
6 "homepage": "https://github.com/PimCoumans/Styley",
9 "Pim Coumans": "pim@pixelrock.nl"
12 "git": "https://github.com/PimCoumans/Styley.git",
15 "social_media_url": "https://twitter.com/pimcoumans",
19 "source_files": "Styley/Classes/**/*",
20 "public_header_files": "Styley/Classes/*.h"