blob: 20ab5b8252afded426ba334553aef7a9501c6e67 [file] [log] [blame]
{
"name": "MapxusBaseSDK",
"version": "3.13.0",
"summary": "Mapxus Map basic module",
"description": "Provide Mapxus Map services.",
"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-base-sdk-ios.git",
"tag": "3.13.0"
},
"requires_arc": true,
"module_name": "MapxusBaseSDK",
"vendored_frameworks": "MapxusBaseSDK/MapxusBaseSDK.framework",
"dependencies": {
"AFNetworking/Serialization": [
"~> 4.0"
],
"AFNetworking/Security": [
"~> 4.0"
],
"AFNetworking/Reachability": [
"~> 4.0"
],
"AFNetworking/NSURLSession": [
"~> 4.0"
],
"YYModel": [
"~> 1.0.4"
]
}
}