blob: 6900b2d8e2af6100f855e4a56bf8f1204e5a8e03 [file] [log] [blame]
{
"name": "BaiduMapAPI-Extend",
"version": "2.8.1",
"license": {
"type": "Copyright",
"text": "LICENSE ©2013 Baidu, Inc. All rights reserved."
},
"summary": "Baidu Map API Extend. Official home page : http://developer.baidu.com/map/index.php?title=iossdk",
"homepage": "https://github.com/qzs21/BaiduMapAPI",
"authors": {
"Steven": "qzs21@qq.com"
},
"source": {
"git": "https://github.com/qzs21/BaiduMapAPI.git",
"tag": "2.8.1"
},
"platforms": {
"ios": "5.0"
},
"ios": {
"dependencies": {
"BaiduMapAPI": [
"2.8.1"
]
}
},
"source_files": "BaiduMapAPI-Extend/*.{h,m,mm}"
}