blob: 03f027fd3a980eb17161604b260a48efe5a1456f [file] [log] [blame]
{
"name": "MAFMapTool",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"MAFMapTool",
"MAFMapTool/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AMap3DMap": [
],
"AMapSearch": [
],
"AMapLocation": [
]
}
}