[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 8 / 9 / Mozio / 1.1 / Mozio.podspec.json
blob82c628287c8d5906d6328df5cce025b28c7431eb
2   "name": "Mozio",
3   "version": "1.1",
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": "Copyright",
8     "text": "Copyright 2019 Mozio",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mozio": "sdk@mozio.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_version": "4.2",
18   "source": {
19     "http": "https://github.com/mozioinc/mobile-sdk-ios/raw/1.1/MozioSDK.zip"
20   },
21   "ios": {
22     "vendored_frameworks": "MozioSDK.framework"
23   },
24   "dependencies": {
25     "DeepDiff": [
26       "~> 2.2.0"
27     ],
28     "GoogleMaps": [
29       "~> 3.1.0"
30     ],
31     "KeychainSwift": [
32       "~> 15.0.0"
33     ],
34     "Kingfisher": [
35       "~> 5.4.0"
36     ],
37     "ReSwift": [
38       "~> 4.1.1"
39     ],
40     "SnapKit": [
41       "~> 5.0.0"
42     ],
43     "Unbox": [
44       "~> 4.0.0"
45     ]
46   }