blob: 12c1743d3c913018cf4b71559c684d4e57ff7472 [file] [log] [blame]
{
"name": "WeexMapcomponent",
"version": "0.0.1",
"summary": "Weex高德地图",
"description": "weex高德地图",
"homepage": "https://github.com/WUBOSS/weex-mapcomponent",
"license": {
"type": "MIT",
"text": " copyright\n"
},
"authors": {
"WUBOSS": "1054258896@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/WUBOSS/weex-mapcomponent.git",
"tag": "0.0.1"
},
"source_files": [
"ios/Sources",
"ios/Sources/*.{h,m,mm}"
],
"requires_arc": true,
"dependencies": {
"WeexPluginLoader": [
],
"WeexSDK": [
],
"MOBFoundation": [
],
"AMap3DMap": [
],
"AMapSearch": [
],
"AMapNavi": [
],
"MJExtension": [
],
"SDWebImage": [
"3.7.5"
]
}
}