blob: 92d93fb0b55e21dffb7fe83bca35cc39e50aeb12 [file] [log] [blame]
{
"name": "AMapNavi",
"version": "1.5.0",
"summary": "AMapNaviKit for iOS.",
"description": "AMapNavi SDK for iOS by Autonavi.",
"homepage": "http://lbs.amap.com/api/ios-navi-sdk/summary/",
"license": {
"type": "Copyright",
"text": "Copyright © 2014 AutoNavi. All Rights Reserved.\n"
},
"authors": "lbs.amap.com",
"social_media_url": "http://lbsbbs.amap.com/forum.php?mod=forumdisplay&fid=54",
"documentation_url": "http://lbs.amap.com/api/ios-navi-sdk/reference/",
"source": {
"http": "http://cache.amap.com/lbs/sdk/AMap_iOS_Navi_Lib_V1.5.0.zip"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"xcconfig": {
"ARCHS": "$(ARCHS_STANDARD)"
},
"public_header_files": "AMapNaviKit.framework/Versions/1.5.0.3533b29/Headers/*.h",
"resources": "AMapNaviKit.framework/Versions/1.5.0.3533b29/Resources/*.bundle",
"vendored_frameworks": "AMapNaviKit.framework",
"frameworks": [
"CoreLocation",
"SystemConfiguration",
"CoreTelephony",
"Security"
],
"libraries": [
"stdc++.6.0.9",
"z",
"c++"
]
}