[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 8 / 9 / Mozio / 1.0.3 / Mozio.podspec.json
blob5ccb643fdf130b7fc318ae21a112d86a1a6df877
2   "name": "Mozio",
3   "version": "1.0.3",
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.3/MozioSDK.zip"
20   },
21   "ios": {
22     "vendored_frameworks": "MozioSDK.framework"
23   },
24   "dependencies": {
25     "DeepDiff": [
26       "~> 2.0.1"
27     ],
28     "GoogleMaps": [
29       "~> 3.0.3"
30     ],
31     "KeychainSwift": [
32       "~> 13.0.0"
33     ],
34     "Kingfisher": [
35       "~> 5.3.1"
36     ],
37     "ReSwift": [
38       "~> 4.1.1"
39     ],
40     "SnapKit": [
41       "~> 4.2.0"
42     ],
43     "Unbox": [
44       "~> 3.0.0"
45     ]
46   }