[Add] MARSDK_EPSDK 5.4.1
[CocoaPods.git] / Specs / d / b / 7 / RxLocalizer-Hi / 1.5.0-v2 / RxLocalizer-Hi.podspec.json
blob766004aa2efd16174268e0263dae361736e64c63
2   "name": "RxLocalizer-Hi",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "RxLocalizer allows you to localize your app with RxSwift.",
7   "requires_arc": true,
8   "version": "1.5.0-v2",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "YangJianxiang": "tospery@gmail.com"
15   },
16   "homepage": "https://github.com/tospery/RxLocalizer",
17   "source": {
18     "git": "https://github.com/tospery/RxLocalizer.git",
19     "tag": "1.5.0-v2"
20   },
21   "dependencies": {
22     "RxSwift": [
23       "~> 6.0"
24     ],
25     "RxCocoa": [
26       "~> 6.0"
27     ]
28   },
29   "source_files": "Source/*.swift",
30   "swift_versions": "5.2",
31   "swift_version": "5.2"