2 "name": "NDPhraseParser",
4 "summary": "A library that allows for formatting strings with context, like Python.",
5 "description": " A library that allows for formatting strings with context, like Python.\n We wrote this library to allow us to pass strings with missing context\n to our mobile applications. This library is _almost_ a direct port\n of Square's awesome Android library Phrase: https://github.com/square/phrase\n which we use in production at Nextdoor.\n",
6 "homepage": "https://github.com/Nextdoor/NDPhraseParser",
7 "license": "Apache 2.0",
9 "Sean McQueen": "mcqueen@nextdoor.com"
12 "git": "https://github.com/Nextdoor/NDPhraseParser.git",
15 "social_media_url": "https://twitter.com/NextdoorEng",
20 "source_files": "Pod/Classes/**/*",