blob: 984b1a36721ee4d7105bd4b428766672ede513d4 [file] [log] [blame]
{
"name": "LocalizeTo",
"version": "0.0.6",
"summary": "Swift SDK for LocalizeTo service",
"description": "This module allows you to get localization strings from Localize.to[https://localize.to] service.\nIt's nice and flexible replacement for native iOS localization files.",
"homepage": "https://github.com/whitetown/LocalizeTo",
"license": {
"type": "MIT"
},
"authors": {
"WhiteTown": "whitetownmail@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/whitetown/LocalizeTo.git",
"tag": "v0.0.6"
},
"source_files": [
"LocalizeTo",
"LocalizeTo/**/*.{h,m,swift}"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}