blob: 8fa6128f044f65769983ca42b5e238aafdddf220 [file] [log] [blame]
{
"name": "LanguageManager-iOS",
"version": "1.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/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.2"
},
"swift_version": "5.0",
"social_media_url": "https://twitter.com/AbedalkareemOmr",
"platforms": {
"ios": "9.0"
},
"source_files": "LanguageManager-iOS/Classes/**/*"
}