blob: dde9cf19fcabc7143090b3b61b9963e15618ab13 [file] [log] [blame]
{
"name": "LanguageManager",
"version": "1.3",
"summary": "Change Language dynamically",
"description": "Change language dynamically without reloading the app and fixing all issues with RTL",
"homepage": "https://github.com/sameh0/LanguageManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sameh0": "samehsayed0@hotmail.com"
},
"source": {
"git": "https://github.com/sameh0/LanguageManager.git",
"tag": "1.3"
},
"social_media_url": "https://twitter.com/saameh0",
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.2",
"source_files": "LanguageManager/Classes/**/*",
"swift_version": "4.2"
}