[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / a / 1 / OMLocalization / 0.1 / OMLocalization.podspec.json
blobe023c760f0252c316e9dbc7af611162215407ac0
2   "name": "OMLocalization",
3   "version": "0.1",
4   "summary": "A tool for live remote localization.",
5   "description": "This is an addition to the development process\nfor handling remote localization on-the-fly",
6   "homepage": "https://github.com/onmap/Localization",
7   "license": "MIT",
8   "authors": {
9     "OnMap": "info@onmap.co.il"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/OnMap/Localization.git",
16     "tag": "0.1"
17   },
18   "source_files": "Source/*.swift",
19   "frameworks": "Foundation",
20   "dependencies": {
21     "RealmSwift": [
22       "~> 3.0.0"
23     ],
24     "RxSwift": [
25       "~> 4.0.0"
26     ],
27     "RxRealm": [
28       "~> 0.7.4"
29     ],
30     "NSObject+Rx": [
31       "~> 4.2.0"
32     ],
33     "Socket.IO-Client-Swift": [
34       "~> 12.1.3"
35     ]
36   },
37   "pushed_with_swift_version": "4.0"