[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 9 / c / CocoaLoco / 1.0.5 / CocoaLoco.podspec.json
bloba837d8bdf858dbbec181b5f6c1d4dffd2c5e5b76
2   "name": "CocoaLoco",
3   "version": "1.0.5",
4   "summary": "A Swift command line tool to help you make sense of large quantities of localizable strings.",
5   "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.",
6   "homepage": "https://github.com/hudl/cocoa-i18n-gen",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Brian Clymer": "brian.clymer@hudl.com"
13   },
14   "source": {
15     "http": "https://github.com/hudl/cocoa-i18n-gen/releases/download/v1.0.5/cocoa-loco-1.0.5.zip"
16   },
17   "preserve_paths": "CocoaLoco",
18   "platforms": {
19     "osx": null,
20     "ios": null,
21     "tvos": null,
22     "watchos": null
23   }