blob: 690bc8f394306cd4cd5d0a9aea28e2a5e94fb182 [file] [log] [blame]
{
"name": "AMapLocation",
"version": "1.2.2",
"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://amappc.cn-hangzhou.oss-pub.aliyun-inc.com/lbs/static/file/AMap_iOS_Loc_SDK_Lib_V1.2.2_20160405.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"
}