blob: 171e26936697e54711178ee49c5c3616346fe381 [file] [log] [blame]
{
"name": "SMLocalize",
"version": "0.5.0",
"summary": "An iOS library for changing localization at runtime.",
"description": "An iOS library for changing localization at runtime.",
"homepage": "https://github.com/StevenMagdy/SMLocalize",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Steven": "stevenmagdy92@gmail.com"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/StevenMagdy/SMLocalize.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SMLocalize/Classes/**/*",
"swift_version": "5.0"
}