[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / 4 / c / AMap3D / 2.1.3 / AMap3D.podspec.json
blob3ff4f59a7250fbfdd27268052a98e556f15569da
2   "name": "AMap3D",
3   "version": "2.1.3",
4   "summary": "AMap 3D Map SDK for iOS",
5   "homepage": "http://api.amap.com/index",
6   "license": {
7     "type": "Copyright",
8     "text": "      Copyright © 2014 AutoNavi.All Rights Reserved \n"
9   },
10   "authors": {
11     "Linxiangyu": "lxyweb@gmail.com"
12   },
13   "source": {
14     "http": "http://api.amap.com/Public/down/AMap_iOS_API_Lib_V2.1.3.zip"
15   },
16   "requires_arc": true,
17   "vendored_frameworks": "AMap_iOS_API_Lib_V2.1.3/3D/MAMapKit.framework",
18   "resources": "AMap_iOS_API_Lib_V2.1.3/3D/MAMapKit.framework/Versions/2.1.3/Resources/AMap.bundle",
19   "frameworks": [
20     "QuartzCore",
21     "CoreLocation",
22     "SystemConfiguration",
23     "CoreTelephony",
24     "OpenGLES",
25     "Security"
26   ],
27   "libraries": [
28     "stdc++.6.0.9",
29     "z"
30   ],
31   "xcconfig": {
32     "OTHER_LDFLAGS": "-ObjC"
33   }