blob: dc4b9a698b8ee992650bda32769ba498fa199f6a [file] [log] [blame]
{
"name": "MAFMapTool",
"version": "0.0.3",
"summary": "测试",
"homepage": "https://github.com/LDeath/MapTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"高赛": "395765302@qq.com"
},
"source": {
"git": "https://github.com/LDeath/MapTool.git",
"commit": "da24338"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"MAFMapTool",
"MapHelp/MapHelp/MAFMapTool/**/*.{h,m}"
],
"frameworks": [
"MAMapKit",
"AMapLocationKit",
"AMapSearchKit"
],
"dependencies": {
"AMap3DMap": [
"~> 5.0.0"
],
"AMapSearch": [
"~> 5.0.0"
],
"AMapLocation": [
"~> 2.3.1"
]
}
}