blob: c575b561851a58dac0685881c062c6f2c109f8c5 [file] [log] [blame]
{
"name": "LEMapviewFrameworks",
"version": "0.1.0",
"summary": "高德地图进一步封装",
"homepage": "https://github.com/LarryEmerson/LEMapviewFrameworks",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LarryEmerson": "larryemerson@163.com"
},
"source": {
"git": "https://github.com/LarryEmerson/LEMapviewFrameworks.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "LEMapviewFrameworks/Classes/**/*",
"dependencies": {
"AMap3DMap": [
],
"AMapSearch": [
],
"LEFrameworks": [
]
}
}