blob: 7487569e79d7a1fd7b875a768f95ce4b37615dba [file] [log] [blame]
{
"name": "PPG_TileOverlay_AMap",
"version": "1.0.1",
"summary": "高德地图添加瓦片地图",
"description": "在地图组件中快速添加自定义的瓦片地图",
"homepage": "https://github.com/gaopeng-hz/PPG_TileOverlay_AMap",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gaopeng": "gaopeng62524@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/gaopeng-hz/PPG_TileOverlay_AMap.git",
"tag": "1.0.1"
},
"source_files": "TileOverlay/PPGMapView.{h,m}",
"public_header_files": "TileOverlay/PPGMapView.h",
"dependencies": {
"SDWebImage": [
"~> 4.2"
],
"AMap3DMap": [
]
}
}