[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / a / 8 / 9 / Mozio / 0.9.19 / Mozio.podspec.json
blob0db7ecc492600ec149a48acfc00aa36dccfd0cdd
2   "name": "Mozio",
3   "version": "0.9.19",
4   "summary": "Add ground transportation features to any app in a few lines of code!",
5   "homepage": "https://github.com/mozioinc/mobile-sdk-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Mozio": "info@mozio.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "swift_version": "4.2",
17   "source": {
18     "http": "https://github.com/mozioinc/mobile-sdk-ios/raw/0.9.19/MozioSDK.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "MozioSDK.framework"
22   },
23   "dependencies": {
24     "DeepDiff": [
25       "~> 1.4.0"
26     ],
27     "GoogleMaps": [
28       "~> 3.0.3"
29     ],
30     "KeychainSwift": [
31       "~> 13.0.0"
32     ],
33     "Kingfisher": [
34       "~> 5.3.1"
35     ],
36     "RealmSwift": [
37       "~> 3.14.0"
38     ],
39     "ReSwift": [
40       "~> 4.0.1"
41     ],
42     "SnapKit": [
43       "~> 4.2.0"
44     ],
45     "Unbox": [
46       "~> 3.0.0"
47     ]
48   }