blob: b6ecd189a9fe90f57fe10a824a1f32cb48ece165 [file] [log] [blame]
{
"name": "GDMap",
"version": "1.0.1",
"summary": "集成高德SDK暴露一些方法",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DingLe888/GDMap",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"18911755085@163.com": "18911755085@163.com"
},
"source": {
"git": "https://github.com/DingLe888/GDMap.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GDMap/Classes/**/*",
"resources": "Resources/*",
"frameworks": [
"GLKit",
"OpenGLES",
"CoreGraphics",
"QuartzCore",
"CoreLocation",
"CoreTelephony",
"SystemConfiguration",
"Security",
"AdSupport",
"JavaScriptCore",
"UIKit",
"Foundation"
],
"libraries": [
"z",
"stdc++.6.0.9",
"c++"
],
"vendored_frameworks": "Frameworks/*"
}