blob: 2d14405adf2189dee60575512f43567920bf2b74 [file] [log] [blame]
{
"name": "MAFMapTool",
"version": "0.1.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",
"tag": "0.1.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"MAFMapTool",
"MAFMapTool/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AMap3DMap": [
"~> 5.0.0"
],
"AMapSearch": [
"~> 5.0.0"
],
"AMapLocation": [
"~> 2.3.1"
]
}
}