blob: 8a88f9d5e54627b04d042a1c82528ebf3a60bbe8 [file] [log] [blame]
{
"name": "LocalizableCheck",
"version": "0.1.1",
"summary": "A command line tool to check your strings files.",
"description": "This tool will help you check if your Localizable.stirngs files are in sync, and update your strings from interface builder files.",
"homepage": "https://github.com/djbe/LocalizableCheck",
"authors": {
"David Jennes": "david.jennes@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"http": "https://github.com/djbe/LocalizableCheck/releases/download/0.1.1/LocalizableCheck-0.1.1.zip"
},
"preserve_paths": "*",
"exclude_files": "**/file.zip",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}