blob: 4e68cedae2a37b14c1672bdfcec78b60f0a541bd [file] [log] [blame]
{
"name": "NMLocalize",
"version": "0.0.6",
"summary": "Shortcut for NSLocalizedString",
"description": "Easily translate your app with 'L' functions",
"homepage": "https://github.com/NicolasMahe/NMLocalize",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nicolas MaheĢ": "nicolas@mahe.me"
},
"source": {
"git": "https://github.com/NicolasMahe/NMLocalize.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NMLocalize/**/*.swift",
"pushed_with_swift_version": "3.0"
}