blob: a4a360210c1017f0b2b6881a761b32f98cb72761 [file] [log] [blame]
{
"name": "LanguageManager-iOS",
"version": "1.1.3",
"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/LanguageManager-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abedalkareem": "abedalkareem.omreyh@yahoo.com"
},
"source": {
"git": "https://github.com/Abedalkareem/LanguageManager-iOS.git",
"tag": "1.1.3"
},
"swift_version": "5.0",
"social_media_url": "https://twitter.com/AbedalkareemOmr",
"platforms": {
"ios": "9.0"
},
"source_files": "LanguageManager-iOS/Classes/**/*"
}