blob: a80d76b88cd5256005159bc289e88aff11ca5090 [file] [log] [blame]
{
"name": "NHLocalize",
"version": "1.0.1",
"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.1"
},
"source_files": "NHLocalize/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}