blob: a837d8bdf858dbbec181b5f6c1d4dffd2c5e5b76 [file] [log] [blame]
{
"name": "CocoaLoco",
"version": "1.0.5",
"summary": "A Swift command line tool to help you make sense of large quantities of localizable strings.",
"description": "A Swift command line tool to help you make sense of large quantities of localizable strings.\nIt has been designed to work as part of your build pipeline to take a JSON file of string definitions\nand create a Swift file of namespaced constants.",
"homepage": "https://github.com/hudl/cocoa-i18n-gen",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Brian Clymer": "brian.clymer@hudl.com"
},
"source": {
"http": "https://github.com/hudl/cocoa-i18n-gen/releases/download/v1.0.5/cocoa-loco-1.0.5.zip"
},
"preserve_paths": "CocoaLoco",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}