blob: ab3b6c2aeeca79ec0068a5608848b8eda088cacc [file] [log] [blame]
{
"name": "LanguageManger-iOS-Lokalise",
"version": "0.1.2",
"summary": "Language manager used to handle change app language.",
"description": "Language manager used to handle change app language without restart the app.",
"homepage": "https://github.com/Abedalkareem/LanguageManger-iOS-Lokalise",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abedalkareem": "abedalkareem.omreyh@yahoo.com"
},
"source": {
"git": "https://github.com/Abedalkareem/LanguageManger-iOS-Lokalise.git",
"tag": "0.1.2"
},
"swift_versions": "5.0",
"social_media_url": "https://twitter.com/AbedalkareemOmr",
"platforms": {
"ios": "9.0"
},
"source_files": "LanguageManger-iOS-Lokalise/Classes/**/*",
"dependencies": {
"Lokalise": [
"~> 0.10.0"
]
},
"swift_version": "5.0"
}