Converts any NS plist or strings file to JSON
Maybe you need to convert a localisation file to JSON as part of your deploy or build flow. This tool will convert your Strings file ( or any standard Xcode plist)to JSON
Usage: StringsToJSON <source-file> [output-file]
source-file is required
output-file is optional , otherwise .JSON is appended to source-file path