[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 6 / 5 / LocalizationManager / 0.1.1 / LocalizationManager.podspec.json
blob6413b36c1cf84e9bc6c03f244d427bf0a7f3aa0b
2   "name": "LocalizationManager",
3   "version": "0.1.1",
4   "summary": "Lightweight localization handlers and tools for iOS",
5   "description": "Lightweight localization handlers and tools for iOS:\n* Set the global language at runtime without restarting app.\n* Send notification when language changes.\n* Check RTL layout direction and update views automatically.",
6   "homepage": "https://github.com/tuan78/LocalizationManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tuan Tran": "tuantran070892@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tuan78/LocalizationManager.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "4.2",
22   "requires_arc": true,
23   "source_files": "LocalizationManager/Classes/**/*",
24   "swift_version": "4.2"