blob: 52c9d1dfd99df2946652d0e4ff8ab367cb3301e7 [file] [log] [blame]
{
"name": "LocalizableJSON",
"version": "1.0.0",
"summary": "A tool to generate localizable JSON file and compile to strings.",
"homepage": "https://github.com/csabagyarmati/LocalizableJSON",
"license": {
"type": "GNU",
"file": "LICENSE"
},
"authors": {
"Csaba Gyarmati": "csaba.gyarmati@gmail.com"
},
"source": {
"http": "https://github.com/csabagyarmati/LocalizableJSON/releases/download/1.0.0/portable_LocalizableJSON.zip"
},
"preserve_paths": "*",
"exclude_files": "**/file.zip",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}