blob: 6c802bb1cdbc982ce6d6ffb32fcc173632485576 [file] [log] [blame]
{
"name": "NVNLocales",
"version": "0.2.0",
"module_name": "NVNLocales",
"summary": "NVNLocales: it is used for localisation and formats using only one function",
"description": "It is used for localisation and formats.\nIt is initialised with [[NVNLocalisationManager sharedInstance] languageSetup];\nand then used with MIMTranslate(string)",
"homepage": "https://github.com/inigo333/NVNLocales",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Inigo Mato": "inigo333@gmail.com"
},
"source": {
"git": "https://github.com/inigo333/NVNLocales.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NVNLocales/Classes/**/*"
}