4 "summary": "NSAttributedString creation with Swift 5 string interpolation.",
5 "homepage": "https://github.com/koznobikhin/OzStringKit",
10 "Konstantin Oznobikhin": "koznobikhin@users.noreply.github.com"
13 "git": "https://github.com/koznobikhin/OzStringKit.git",
16 "frameworks": "Foundation",
18 "frameworks": "AppKit"
35 "source_files": "Sources/OzStringKit/**/*.swift",
40 "swift_versions": "5.0",
41 "description": "OzStringKit leverages ExpressibleByStringInterpolation API from Swift 5\nto allow creation of NSAttributedString objects with simple and concise syntax.",
42 "screenshots": "https://github.com/koznobikhin/OzStringKit/raw/master/demo.png",
43 "swift_version": "5.0"