[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 2 / 1 / AMapNavi / 1.5.0 / AMapNavi.podspec.json
blob92d93fb0b55e21dffb7fe83bca35cc39e50aeb12
2   "name": "AMapNavi",
3   "version": "1.5.0",
4   "summary": "AMapNaviKit for iOS.",
5   "description": "AMapNavi SDK for iOS by Autonavi.",
6   "homepage": "http://lbs.amap.com/api/ios-navi-sdk/summary/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright © 2014 AutoNavi. All Rights Reserved.\n"
10   },
11   "authors": "lbs.amap.com",
12   "social_media_url": "http://lbsbbs.amap.com/forum.php?mod=forumdisplay&fid=54",
13   "documentation_url": "http://lbs.amap.com/api/ios-navi-sdk/reference/",
14   "source": {
15     "http": "http://cache.amap.com/lbs/sdk/AMap_iOS_Navi_Lib_V1.5.0.zip"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "requires_arc": true,
21   "xcconfig": {
22     "ARCHS": "$(ARCHS_STANDARD)"
23   },
24   "public_header_files": "AMapNaviKit.framework/Versions/1.5.0.3533b29/Headers/*.h",
25   "resources": "AMapNaviKit.framework/Versions/1.5.0.3533b29/Resources/*.bundle",
26   "vendored_frameworks": "AMapNaviKit.framework",
27   "frameworks": [
28     "CoreLocation",
29     "SystemConfiguration",
30     "CoreTelephony",
31     "Security"
32   ],
33   "libraries": [
34     "stdc++.6.0.9",
35     "z",
36     "c++"
37   ]