blob: 28f09e3b2e25df7e7795066804202798e1145d87 [file] [log] [blame]
{
"name": "Mozio",
"version": "0.9.8",
"summary": "Add ground transportation features to any app in a few lines of code!",
"homepage": "https://github.com/mozioinc/mobile-sdk-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mozio": "info@mozio.com"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source": {
"http": "https://github.com/mozioinc/mobile-sdk-ios/raw/0.9.8/MozioSDK.zip"
},
"ios": {
"vendored_frameworks": "MozioSDK.framework"
},
"dependencies": {
"DeepDiff": [
"~> 1.4.0"
],
"GoogleMaps": [
],
"Kingfisher": [
],
"RealmSwift": [
],
"ReSwift": [
],
"SnapKit": [
],
"Unbox": [
]
}
}