blob: 5b0b7476ca5f4909ddfe720dea449bcbe6218469 [file] [log] [blame]
{
"name": "mtpLocaleManager",
"version": "1.0.5",
"summary": "A locale manager to change the locale at runtime and have a multi-language app",
"description": "mtpLocaleManager is the best choice for you if you want to change the locale at runtime and have a multi-language app",
"homepage": "https://github.com/mostafataghipour/mtpLocaleManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mostafa Taghipour": "mostafa.taghipour@ymail.com"
},
"source": {
"git": "https://github.com/mostafataghipour/mtpLocaleManager.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "mtpLocaleManager/Classes/**/*",
"frameworks": "UIKit"
}