[Add] AMap3DMap-NO-IDFA 9.3.0
[CocoaPods.git] / Specs / a / 9 / 0 / AMap3DMap-NO-IDFA / 9.3.0 / AMap3DMap-NO-IDFA.podspec.json
blob5d75097a658b01c2b4858d6eb76e7d11ebbc8fec
2   "name": "AMap3DMap-NO-IDFA",
3   "version": "9.3.0",
4   "summary": "MAMapKit 3D for iOS.",
5   "description": "3D Map 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.\n"
10   },
11   "authors": "lbs.amap.com",
12   "social_media_url": "https://lbsbbs.amap.com/forum.php?mod=forumdisplay&fid=38",
13   "documentation_url": "https://a.amap.com/lbs/static/unzip/iOS_Map_Doc/AMap_iOS_API_Doc_3D/index.html",
14   "source": {
15     "http": "https://a.amap.com/lbs/static/zip/AMap_iOS_3DMap_Lib_V9.3.0.zip"
16   },
17   "source_files": "MAMapKit.framework/**/*.{h}",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "xcconfig": {
23     "ARCHS": "$(ARCHS_STANDARD)"
24   },
25   "public_header_files": "MAMapKit.framework/Headers/*.h",
26   "resources": "MAMapKit.framework/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   "dependencies": {
44     "AMapFoundation-NO-IDFA": [
45       "~> 1.7.0"
46     ]
47   }