[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 5 / f / c / AMap3DMap / 2.3.0 / AMap3DMap.podspec.json
blob70467aeea915f9c8e440249eec58b996327eb1dc
2   "name": "AMap3DMap",
3   "version": "2.3.0",
4   "summary": "3D Map SDK for iOS by Autonavi.",
5   "description": "                   3D Map SDK for iOS by Autonavi.\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
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": "http://lbsbbs.amap.com/forum.php?mod=forumdisplay&fid=38",
13   "docset_url": "http://lbs.amap.com/api/ios-sdk/reference/",
14   "source": {
15     "http": "http://lbs.amap.com/wp-content/uploads/2014/06/AMap_iOS_API_3DMap_Lib_V2.3.0.zip"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "requires_arc": true,
21   "xcconfig": {
22     "OTHER_LDFLAGS": "-ObjC",
23     "ARCHS": "$(ARCHS_STANDARD_32_BIT)"
24   },
25   "public_header_files": "MAMapKit.framework/Versions/2.3.0.79b9c08.60159/Headers/*.h",
26   "resources": "MAMapKit.framework/Versions/2.3.0.79b9c08.60159/Resources/AMap.bundle",
27   "vendored_frameworks": "MAMapKit.framework",
28   "frameworks": [
29     "QuartzCore",
30     "CoreLocation",
31     "SystemConfiguration",
32     "CoreTelephony",
33     "OpenGLES",
34     "Security"
35   ],
36   "libraries": [
37     "stdc++.6.0.9",
38     "z"
39   ]