blob: 296722c70bce31477cd6b297a640ad1906bb6773 [file] [log] [blame]
{
"name": "NHLocalize",
"version": "1.0.0",
"summary": "NHLocalize help you to localize your apps, without coding for all propreties.",
"homepage": "https://github.com/nthegedus/NHLocalize",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nathn Hegedus": "nathan.hegedus@hotmail.com"
},
"source": {
"git": "https://github.com/nthegedus/NHLocalize.git",
"tag": "1.0.0"
},
"source_files": "NHLocalize/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}