blob: 4ead7d77f6fff7d780cc8d2bb99a31bb615189e1 [file] [log] [blame]
{
"name": "LanguageManager-iOS",
"version": "1.0.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.0.2"
},
"swift_version": "4.2",
"social_media_url": "https://twitter.com/AbedalkareemOmr",
"platforms": {
"ios": "9.0"
},
"source_files": "LanguageManager-iOS/Classes/**/*"
}