blob: f7606ad725660ee29204b39ad3ca19b632bd4168 [file] [log] [blame]
{
"name": "BartyCrouch",
"version": "4.3.0",
"summary": "Localization/I18n: Incrementally update/translate your Strings files from .swift, .h, .m(m), .storyboard or .xib files.",
"description": "BartyCrouch incrementally updates your Strings files from your Code and from Interface Builder files. \"Incrementally\" means that\nBartyCrouch will by default keep both your already translated values and even your altered comments. Additionally you can also use\nBartyCrouch for machine translating from one language to 60+ other languages. Using BartyCrouch is as easy as running a few\nsimple commands from the command line what can even be automated using a build script within your project.",
"homepage": "https://github.com/Flinesoft/BartyCrouch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cihat Gündüz": "cocoapods@cihatguenduez.de"
},
"social_media_url": "https://twitter.com/Jeehut",
"source": {
"http": "https://github.com/Flinesoft/BartyCrouch/releases/download/4.3.0/portable_bartycrouch.zip"
},
"preserve_paths": "*",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}