blob: 3ff4f59a7250fbfdd27268052a98e556f15569da [file] [log] [blame]
{
"name": "AMap3D",
"version": "2.1.3",
"summary": "AMap 3D Map SDK for iOS",
"homepage": "http://api.amap.com/index",
"license": {
"type": "Copyright",
"text": " Copyright © 2014 AutoNavi.All Rights Reserved \n"
},
"authors": {
"Linxiangyu": "lxyweb@gmail.com"
},
"source": {
"http": "http://api.amap.com/Public/down/AMap_iOS_API_Lib_V2.1.3.zip"
},
"requires_arc": true,
"vendored_frameworks": "AMap_iOS_API_Lib_V2.1.3/3D/MAMapKit.framework",
"resources": "AMap_iOS_API_Lib_V2.1.3/3D/MAMapKit.framework/Versions/2.1.3/Resources/AMap.bundle",
"frameworks": [
"QuartzCore",
"CoreLocation",
"SystemConfiguration",
"CoreTelephony",
"OpenGLES",
"Security"
],
"libraries": [
"stdc++.6.0.9",
"z"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}