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