blob: 41031d01672abbbc8b45489abc14dbf99c025fde [file] [log] [blame]
{
"name": "GGLocalizationSystem",
"version": "1.0",
"summary": "Localization manager to change language of iOS app on runtime.",
"homepage": "https://github.com/myrddinus/GGLocalizationSystem",
"license": "MIT",
"authors": {
"GWENN GUIHAL": "gwenn.guihal@gmail.com"
},
"source": {
"git": "https://github.com/myrddinus/GGLocalizationSystem.git",
"tag": 1.0
},
"social_media_url": "https://twitter.com/_myrddin_",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "LocalizationSystem"
}