blob: 02daf064e4eed1c02cfd5e95e2155048f22d6441 [file] [log] [blame]
{
"name": "NMLocalize",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NMLocalize/Classes/**/*",
"pushed_with_swift_version": "3.0"
}