2 "name": "LocalizationManager",
4 "summary": "Lightweight localization handlers and tools for iOS",
5 "description": "Lightweight localization handlers and tools for iOS:\n* Check RTL layout direction and update views automatically.\n* Set the app language at runtime without restarting app.\n* Send notification when language and layout LTR direction changes.\n* Check layout direction and update views automatically.\n* Add Plural translation supports.",
6 "homepage": "https://github.com/tuan78/LocalizationManager",
12 "Tuan Tran": "tuantran070892@gmail.com"
15 "git": "https://github.com/tuan78/LocalizationManager.git",
21 "swift_versions": "4.2",
23 "source_files": "LocalizationManager/Classes/**/*.{h,m,swift,stringsdict}",
24 "swift_version": "4.2"