blob: 4b9303cddfb035ec607941b1205c0f992fa5a93b [file] [log] [blame]
{
"name": "SMLocalize",
"version": "0.3.2",
"summary": "An iOS Library that changes localization at runtime.",
"description": "An iOS Library that changes localization at runtime.",
"homepage": "https://github.com/StevenMagdy/SMLocalize",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Steven": "stevenmagdy92@gmail.com"
},
"swift_version": "5.0",
"source": {
"git": "https://github.com/StevenMagdy/SMLocalize.git",
"tag": "0.3.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SMLocalize/Classes/**/*"
}