blob: 6b27866c7abb932a2bbf4565e284d998aff71b22 [file] [log] [blame]
{
"name": "AMapTrack-NO-IDFA",
"version": "1.1.1",
"summary": "AMapTrackKit for iOS.",
"description": "AMapTrack SDK for iOS by Autonavi.",
"homepage": "https://lbs.amap.com/api/ios-track/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://a.amap.com/lbs/static/unzip/iOS_Track_Doc/index.html",
"source": {
"http": "https://a.amap.com/lbs/static/zip/AMap_iOS_Track_Lib_V1.1.1.zip"
},
"source_files": "AMapTrackKit.framework/**/*.{h}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"xcconfig": {
"ARCHS": "$(ARCHS_STANDARD)"
},
"public_header_files": "AMapTrackKit.framework/Headers/*.h",
"vendored_frameworks": "AMapTrackKit.framework",
"frameworks": [
"CoreLocation",
"CoreTelephony",
"SystemConfiguration",
"Security"
],
"libraries": [
"z",
"sqlite3"
],
"dependencies": {
"AMapFoundation-NO-IDFA": [
"~>1.5"
],
"AMapLocation-NO-IDFA": [
"~>2.6"
]
}
}