blob: 6b9a09eab6db4fc22743c3473f0d465957ac025d [file] [log] [blame]
{
"name": "ByvLocalizations",
"version": "1.0.1",
"summary": "Select language manually in app.",
"description": "Select language manually in app. It also could be used when you need a language that is not supported in the os like \"Basque\"",
"homepage": "https://github.com/byvapps/ByvLocalizations",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pataluze": "adrian@byvapps.com"
},
"source": {
"git": "https://github.com/byvapps/ByvLocalizations.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source_files": "ByvLocalizations/Classes/**/*"
}