[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / b / 4 / AMap3DMapDynamic / 6.7.0 / AMap3DMapDynamic.podspec.json
bloba8c9e45b4be7d58745dfd68d41b8beb03aac13bf
2   "name": "AMap3DMapDynamic",
3   "version": "6.7.0",
4   "summary": "MAMapKit for iOS.",
5   "description": "MAMapKit 3D Dynamic SDK for iOS by Autonavi.",
6   "homepage": "http://lbs.amap.com/api/ios-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=38",
13   "documentation_url": "http://a.amap.com/lbs/static/unzip/iOS_Map_Doc/AMap_iOS_API_Doc_3D/index.html",
14   "source": {
15     "http": "https://github.com/amap-demo/iOS_SDK_Dynamic/raw/master/AMap_iOS_3DMap_Lib_V6.7.0.zip"
16   },
17   "source_files": "MAMapKit.framework/**/*.{h}",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "xcconfig": {
23     "ARCHS": "$(ARCHS_STANDARD)"
24   },
25   "public_header_files": "MAMapKit.framework/Headers/*.h",
26   "resources": "AMap.bundle",
27   "vendored_frameworks": "MAMapKit.framework",
28   "frameworks": [
29     "QuartzCore",
30     "CoreLocation",
31     "SystemConfiguration",
32     "CoreTelephony",
33     "Security",
34     "OpenGLES",
35     "CoreText",
36     "CoreGraphics",
37     "GLKit"
38   ],
39   "libraries": [
40     "z",
41     "c++"
42   ],
43   "preserve_paths": "**/*.bcsymbolmap",
44   "dependencies": {
45     "AMapFoundationDynamic": [
46       "~> 1.5"
47     ]
48   }