[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 6 / 7 / GDMap / 1.0.4 / GDMap.podspec.json
blobf325ebf698119b9b5e704a089ed2d427d22f9816
2   "name": "GDMap",
3   "version": "1.0.4",
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.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GDMap/Classes/**/*",
22   "resources": [
23     "*.bundle",
24     "*.plist"
25   ],
26   "frameworks": [
27     "GLKit",
28     "OpenGLES",
29     "CoreGraphics",
30     "QuartzCore",
31     "CoreLocation",
32     "CoreTelephony",
33     "SystemConfiguration",
34     "Security",
35     "AdSupport",
36     "JavaScriptCore",
37     "UIKit",
38     "Foundation"
39   ],
40   "libraries": [
41     "z",
42     "stdc++.6.0.9",
43     "c++"
44   ],
45   "vendored_frameworks": "Frameworks/*"