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