[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / a / 8 / 9 / Mozio / 0.9.8 / Mozio.podspec.json
blob28f09e3b2e25df7e7795066804202798e1145d87
2   "name": "Mozio",
3   "version": "0.9.8",
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.8/MozioSDK.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "MozioSDK.framework"
22   },
23   "dependencies": {
24     "DeepDiff": [
25       "~> 1.4.0"
26     ],
27     "GoogleMaps": [
29     ],
30     "Kingfisher": [
32     ],
33     "RealmSwift": [
35     ],
36     "ReSwift": [
38     ],
39     "SnapKit": [
41     ],
42     "Unbox": [
44     ]
45   }