[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / a / 8 / 9 / Mozio / 1.0.0 / Mozio.podspec.json
blobe59db294cde72acfe06859838fbc0211292457c5
2   "name": "Mozio",
3   "version": "1.0.0",
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.0.0/MozioSDK.zip"
20   },
21   "ios": {
22     "vendored_frameworks": "MozioSDK.framework"
23   },
24   "dependencies": {
25     "DeepDiff": [
26       "~> 1.4.0"
27     ],
28     "GoogleMaps": [
29       "~> 3.0.3"
30     ],
31     "KeychainSwift": [
32       "~> 13.0.0"
33     ],
34     "Kingfisher": [
35       "~> 5.3.1"
36     ],
37     "RealmSwift": [
38       "~> 3.14.0"
39     ],
40     "ReSwift": [
41       "~> 4.0.1"
42     ],
43     "SnapKit": [
44       "~> 4.2.0"
45     ],
46     "Unbox": [
47       "~> 3.0.0"
48     ]
49   }