blob: e68214e4839278942e18d3f5512607f425cc060c [file] [log] [blame]
{
"name": "XCWeexAmap",
"version": "0.0.12",
"summary": "Weex 高德地图组件.",
"description": "Weex 高德地图组件.",
"homepage": "https://github.com/c1394393468/weex-xc-amap",
"license": "MIT",
"authors": {
"蔡剑雄": "caijianxiong@xiaoantech.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/c1394393468/weex-xc-amap.git",
"tag": "0.0.12"
},
"source_files": [
"ios/*.{h,m}",
"ios/AMapNativeLocation/*.{h,m}",
"ios/Category/*.{h,m}",
"ios/CustomViews/*.{h,m}"
],
"dependencies": {
"WeexSDK": [
"~> 0.20.1"
],
"AMap3DMap": [
"~> 6.8.1"
],
"AMapSearch": [
"~>6.6.0"
],
"AMapNavi": [
"~>6.7.0"
],
"AMapLocation": [
"~>2.6.2"
]
}
}