blob: 92f83c71e6b6efb0c7defc4db90bdcf1c61fc349 [file] [log] [blame]
{
"name": "Localizer",
"module_name": "Localizer",
"version": "1.0.2",
"summary": "🇮🇸🇩🇪🇯🇵🇲🇽Swift localization helper",
"swift_versions": "4.2",
"description": "Easily localize any iOS or even server-side project",
"homepage": "https://github.com/MihaelIsaev/UIKitPlus",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MihaelIsaev": "isaev.mihael@gmail.com"
},
"source": {
"git": "https://github.com/MihaelIsaev/Localizer.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Classes/**/*",
"frameworks": "Foundation",
"swift_version": "4.2"
}