[Add] AndesUI 3.149.0
[CocoaPods.git] / Specs / c / 5 / d / AMapNavi-NO-IDFA / 6.8.0 / AMapNavi-NO-IDFA.podspec.json
blob7c1e020db97e3d4bc8a3ff8f3ab31667508dc95e
2   "name": "AMapNavi-NO-IDFA",
3   "version": "6.8.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": "https://a.amap.com/lbs/static/zip/AMap_iOS_Navi_Lib_V6.8.0.zip"
16   },
17   "source_files": "AMapNaviKit.framework/**/*.{h}",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "xcconfig": {
23     "ARCHS": "$(ARCHS_STANDARD)"
24   },
25   "public_header_files": "AMapNaviKit.framework/Headers/*.h",
26   "resources": "AMapNaviKit.framework/AMapNavi.bundle",
27   "vendored_frameworks": "AMapNaviKit.framework",
28   "frameworks": [
29     "CoreLocation",
30     "SystemConfiguration",
31     "CoreTelephony",
32     "Security",
33     "AVFoundation"
34   ],
35   "libraries": [
36     "z",
37     "c++"
38   ],
39   "dependencies": {
40     "AMapFoundation-NO-IDFA": [
41       "~>1.5"
42     ],
43     "AMap3DMap-NO-IDFA": [
44       "~>6.7"
45     ]
46   }