2 "name": "NSAttributedStringBuilder-jaeilers",
3 "module_name": "NSAttributedStringBuilder",
5 "summary": "An easy to use NSAttributedString builder with extended modifier support (bold, italic, image, custom spacings etc.)",
6 "description": "The `NSAttributedStringBuilder` is an easy to use attributed string builder with extended modifier support (bold/italic, image, custom spacings etc.) that supports most platforms and can be extended easily.",
7 "homepage": "https://github.com/jaeilers/NSAttributedStringBuilder",
12 "authors": "Jasmin Eilers",
20 "git": "https://github.com/jaeilers/NSAttributedStringBuilder.git",
23 "source_files": "Sources/**/*.swift",
24 "swift_versions": "5.8",
25 "swift_version": "5.8"