2 "name": "DAHAttributed",
4 "summary": "A Swift helper for creating NSAttributedString objects",
5 "description": "Creating NSAttributedStrings involve quite a bit of boilerplate code, but with\nAttributed, creating them is easy.",
6 "homepage": "https://github.com/davidahouse/Attributed",
9 "David House": "davidahouse@gmail.com"
17 "git": "https://github.com/davidahouse/Attributed.git",
20 "source_files": "Sources",
21 "header_dir": "Attributed",
22 "module_name": "Attributed",
25 "Sources/Attributed+Foundation.swift"
30 "Sources/Attributed+Foundation.swift"
35 "Sources/Attributed+UIKit.swift"