blob: d2288b4112392c92606f1127cc176e54d48de1f0 [file] [log] [blame]
{
"name": "HQMapComponent",
"version": "0.3.0",
"summary": "A short description of HQMapComponent.",
"description": "增加定位服务的调用",
"homepage": "https://github.com/HQApe/HQAMapComponent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HQApe": "zhanghuaqing8080@163.com"
},
"source": {
"git": "https://github.com/HQApe/HQAMapComponent.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HQMapComponent/Classes/*.{h,m}",
"frameworks": [
"JavaScriptcore",
"SystemConfiguration",
"CoreTelephony",
"CoreLocation",
"Security",
"GLKit",
"OpenGLES",
"UIKit",
"Foundation",
"CoreGraphics",
"QuartzCore",
"CoreLocation",
"AdSupport",
"AMapFoundationKit",
"AMapLocationKit",
"AMapSearchKit",
"MAMapKit"
],
"libraries": [
"z",
"c++",
"stdc++"
],
"dependencies": {
"CTMediator": [
],
"AMap3DMap": [
],
"AMapSearch": [
],
"AMapLocation": [
]
}
}