blob: a9b15993cd17bbac49de49f5be4eb57c33009829 [file] [log] [blame]
{
"name": "MapxusMapSDK",
"version": "2.2.0",
"summary": "Indoor map SDK.",
"description": "To be the largest global indoor map.",
"homepage": "http://www.mapxus.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mapxus": "developer@maphive.io"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/MapxusSample/mapxus-map-sdk-ios.git",
"tag": "2.2.0"
},
"requires_arc": true,
"module_name": "MapxusMapSDK",
"vendored_frameworks": "MapxusMapSDK/MapxusMapSDK.framework",
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"YYModel": [
"~> 1.0.4"
],
"Mapbox-iOS-SDK": [
"~> 4.2.0"
]
}
}