blob: 44fb15275363d2378a904af5434019bc31ec366d [file] [log] [blame]
{
"name": "NVNLocales",
"version": "0.1.0",
"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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NVNLocales/Classes/**/*"
}