blob: c2c20f024eebd9aa81723d9b753eb15b3b9282ff [file] [log] [blame]
{
"name": "AMapLocation",
"version": "1.1.1",
"summary": "AMapLocationKit for iOS.",
"description": "AMapLocation SDK for iOS by Autonavi.",
"homepage": "http://lbs.amap.com/api/ios-location-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=55",
"documentation_url": "http://lbs.amap.com/Public/reference/iOS_LocSDK/",
"source": {
"http": "http://cache.amap.com/lbs/sdk/AMap_iOS_Loc_SDK_Lib_V1.1.1.zip"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"xcconfig": {
"ARCHS": "$(ARCHS_STANDARD)"
},
"public_header_files": "AMapLocationKit.framework/Headers/*.h",
"vendored_frameworks": "AMapLocationKit.framework",
"frameworks": [
"CoreLocation",
"CoreTelephony",
"SystemConfiguration",
"Security"
],
"libraries": "z"
}