[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / d / c / HQMapComponent / 0.2.0 / HQMapComponent.podspec.json
blobf8430358c2b5b9c893d04620cf94aaa756973b04
2   "name": "HQMapComponent",
3   "version": "0.2.0",
4   "summary": "A short description of HQMapComponent.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/HQApe/HQAMapComponent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HQApe": "zhanghuaqing8080@163.com"
13   },
14   "source": {
15     "git": "https://github.com/HQApe/HQAMapComponent.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HQMapComponent/Classes/*.{h,m}",
22   "frameworks": [
23     "JavaScriptcore",
24     "SystemConfiguration",
25     "CoreTelephony",
26     "CoreLocation",
27     "Security",
28     "GLKit",
29     "OpenGLES",
30     "UIKit",
31     "Foundation",
32     "CoreGraphics",
33     "QuartzCore",
34     "CoreLocation",
35     "AdSupport",
36     "AMapFoundationKit",
37     "AMapLocationKit",
38     "AMapSearchKit",
39     "MAMapKit"
40   ],
41   "libraries": [
42     "z",
43     "c++",
44     "stdc++"
45   ],
46   "dependencies": {
47     "CTMediator": [
49     ],
50     "AMap3DMap": [
52     ],
53     "AMapSearch": [
55     ],
56     "AMapLocation": [
58     ]
59   }