blob: 3c00e2bcaaea9563a3c155bc448585dde0c1c7ab [file] [log] [blame]
{
"name": "DXSMBaiduMapApiManager",
"version": "0.1.0",
"summary": "基于百度地图3.0的封装",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/zhdeveloper/DXSMBaiduMapApiManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhcoder2011@gmail.com": "shenzh@healthmall.cn"
},
"source": {
"git": "https://gitee.com/zhdeveloper/DXSMBaiduMapApiManager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DXSMBaiduMapApiManager/Classes/**/*",
"dependencies": {
"BaiduMapKit": [
"3.0.0"
]
}
}