blob: 7dab2ae33870f8c9fb88f114c704a3e3ce8b1bbc [file] [log] [blame]
{
"name": "Localizr-iOS",
"version": "1.0.0",
"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-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michael Henry Pantaleon": "me@iamkel.net"
},
"source": {
"git": "https://github.com/michaelhenry/Localizr-iOS.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Localizr-iOS/Classes/**/*",
"swift_version": "4.1"
}