[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 6 / 5 / LocalizationManager / 0.1.2 / LocalizationManager.podspec.json
blob0bbd6869fa8787095a49acfee4c5fd1b96ff5eb6
2   "name": "LocalizationManager",
3   "version": "0.1.2",
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.2"
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"