4 "summary": "NSAttributedString creation with Swift 5 string interpolation.",
5 "homepage": "https://github.com/koznobikhin/OzStringKit",
11 "Konstantin Oznobikhin": "koznobikhin@gmail.com"
14 "git": "https://github.com/koznobikhin/OzStringKit.git",
24 "source_files": "Sources/OzStringKit/**/*.swift",
29 "swift_versions": "5.0",
30 "description": "OzStringKit leverages ExpressibleByStringInterpolation API from Swift 5\nto allow creation of NSAttributedString objects with simple and concise syntax.",
31 "screenshots": "https://github.com/koznobikhin/OzStringKit/raw/master/demo.png",
32 "swift_version": "5.0"