[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 6 / 7 / GDMap / 1.0.0 / GDMap.podspec.json
blob8125c1039dd80770ed7a2e6f642172d363bea56e
2   "name": "GDMap",
3   "version": "1.0.0",
4   "summary": "集成高德SDK暴露一些方法",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/DingLe888/GDMap",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "18911755085@163.com": "18911755085@163.com"
13   },
14   "source": {
15     "git": "https://github.com/DingLe888/GDMap.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GDMap/Classes/**/*",
22   "resources": "Resources/*",
23   "frameworks": [
24     "GLKit",
25     "OpenGLES",
26     "CoreGraphics",
27     "QuartzCore",
28     "CoreLocation",
29     "CoreTelephony",
30     "SystemConfiguration",
31     "Security",
32     "AdSupport",
33     "JavaScriptCore",
34     "UIKit",
35     "Foundation"
36   ],
37   "libraries": [
38     "z",
39     "stdc++.6.0.9",
40     "c++"
41   ],
42   "vendored_frameworks": "Frameworks/*"