blob: 389c0204a5ea6c4ec07508d39d1700cf1b71a1b9 [file] [log] [blame]
{
"name": "Mozio",
"version": "2.1.4",
"summary": "Add ground transportation features to any app in a few lines of code!",
"homepage": "https://github.com/mozioinc/mobile-sdk-ios",
"license": {
"type": "Copyright",
"text": "Copyright 2019 Mozio",
"file": "LICENSE"
},
"authors": {
"Mozio": "sdk@mozio.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5",
"source": {
"http": "https://github.com/mozioinc/mobile-sdk-ios/raw/2.1.4/MozioSDK.zip"
},
"ios": {
"vendored_frameworks": "MozioSDK.framework"
},
"dependencies": {
"DeepDiff": [
"~> 2.2.0"
],
"GoogleMaps": [
"~> 3.1.0"
],
"Kingfisher": [
"~> 5.4.0"
],
"ReSwift": [
"~> 4.1.1"
],
"SnapKit": [
"~> 5.0.0"
],
"Unbox": [
"~> 4.0.0"
],
"Stripe": [
"~> 19.0.1"
],
"Connectivity": [
"3.1.0"
]
},
"swift_version": "5"
}