blob: 8c9a1dd5f811096ffb4ee4513f9e95ccd39b6e13 [file] [log] [blame]
{
"name": "Mozio",
"version": "1.0.5",
"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_version": "4.2",
"source": {
"http": "https://github.com/mozioinc/mobile-sdk-ios/raw/1.0.5/MozioSDK.zip"
},
"ios": {
"vendored_frameworks": "MozioSDK.framework"
},
"dependencies": {
"DeepDiff": [
"~> 2.2.0"
],
"GoogleMaps": [
"~> 3.1.0"
],
"KeychainSwift": [
"~> 15.0.0"
],
"Kingfisher": [
"~> 5.4.0"
],
"ReSwift": [
"~> 4.1.1"
],
"SnapKit": [
"~> 5.0.0"
],
"Unbox": [
"~> 4.0.0"
]
}
}