[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / f / e / AMapNaviDynamic-NO-IDFA / 6.5.0 / AMapNaviDynamic-NO-IDFA.podspec.json
blob6eab17493823f6d0c6b09c0661e5fcefd86242dd
2   "name": "AMapNaviDynamic-NO-IDFA",
3   "version": "6.5.0",
4   "summary": "AMapNaviKit for iOS.",
5   "description": "AMapNavi Dynamic 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."
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://github.com/amap-demo/iOS_SDK_Dynamic/releases/download/v6.5.0/AMap_iOS_Navi_Lib_V6.5.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": [
27     "AMap.bundle",
28     "AMapNavi.bundle"
29   ],
30   "vendored_frameworks": "AMapNaviKit.framework",
31   "frameworks": [
32     "QuartzCore",
33     "CoreLocation",
34     "SystemConfiguration",
35     "CoreTelephony",
36     "Security",
37     "OpenGLES",
38     "CoreText",
39     "CoreGraphics",
40     "GLKit",
41     "AVFoundation"
42   ],
43   "libraries": [
44     "z",
45     "c++"
46   ],
47   "preserve_paths": "**/*.bcsymbolmap",
48   "dependencies": {
49     "AMapFoundationDynamic-NO-IDFA": [
50       "~>1.5"
51     ]
52   }