blob: f1191c7e19a7b441e5585cc57e6489458248bfd9 [file] [log] [blame]
{
"name": "HQAMapSwift",
"version": "0.1.0",
"summary": "HQAMapSwift",
"description": "HQAMapSwift,Swift 版本高德地图集成",
"homepage": "https://github.com/HQApe/HQAMapSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HQApe": "ape.zhang@corp.to8to.com"
},
"source": {
"git": "https://github.com/HQApe/HQAMapSwift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HQAMapSwift/Classes/**/*.{swift,h,m}",
"frameworks": [
"JavaScriptcore",
"SystemConfiguration",
"CoreTelephony",
"CoreLocation",
"Security",
"GLKit",
"OpenGLES",
"UIKit",
"Foundation",
"CoreGraphics",
"QuartzCore",
"CoreLocation",
"AdSupport",
"ExternalAccessory",
"AMapFoundationKit",
"AMapLocationKit",
"AMapSearchKit",
"MAMapKit"
],
"libraries": [
"z",
"c++",
"stdc++"
],
"dependencies": {
"AMap3DMap": [
],
"AMapSearch": [
],
"AMapLocation": [
]
}
}