blob: 54833b04af2640a6a3703e205043e0cabe09c259 [file] [log] [blame]
{
"name": "LocalizableCheck",
"version": "0.1.0",
"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.0/LocalizableCheck-0.1.0.zip"
},
"preserve_paths": "*",
"exclude_files": "**/file.zip",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}