blob: 9df8791619218ffec110abb13cfaf9946523fca2 [file] [log] [blame]
{
"name": "Localizr.swift",
"version": "1.0.1",
"summary": "An iOS library that simplies the Localization process.",
"description": "An iOS library that simplies the Localization process. \nIt's recommended to use Localizr server (https://github.com/michaelhenry/Localizr) so that the localization process can be automated and can be done by different translators.",
"homepage": "https://github.com/michaelhenry/Localizr.swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michael Henry Pantaleon": "me@iamkel.net"
},
"source": {
"git": "https://github.com/michaelhenry/Localizr.swift.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Localizr.swift/Classes/**/*",
"swift_version": "4.1"
}