[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / 6 / 5 / LocalizationManager / 0.1.4 / LocalizationManager.podspec.json
blobf26c355951dbbbf1ea7172167fe7aa6aec99d630
2   "name": "LocalizationManager",
3   "version": "0.1.4",
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",
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.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "4.2",
22   "requires_arc": true,
23   "source_files": "LocalizationManager/Classes/**/*.{h,m,swift,stringsdict}",
24   "swift_version": "4.2"