2 "name": "NoOptionalInterpolation",
4 "summary": "Get rid of \"Optional(...)\" and \"nil\" in string interpolation.",
5 "description": "NoOptionalInterpolation gets rid of \"Optional(...)\" and \"nil\" in Swift's string interpolation.",
6 "homepage": "https://github.com/T-Pham/NoOptionalInterpolation",
12 "Thanh Pham": "minhthanh@me.com"
15 "git": "https://github.com/T-Pham/NoOptionalInterpolation.git",
23 "source_files": "NoOptionalInterpolation/Classes/**/*"