[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 4 / b / WeexMapcomponent / 0.0.1 / WeexMapcomponent.podspec.json
blob12c1743d3c913018cf4b71559c684d4e57ff7472
2   "name": "WeexMapcomponent",
3   "version": "0.0.1",
4   "summary": "Weex高德地图",
5   "description": "weex高德地图",
6   "homepage": "https://github.com/WUBOSS/weex-mapcomponent",
7   "license": {
8     "type": "MIT",
9     "text": "            copyright\n"
10   },
11   "authors": {
12     "WUBOSS": "1054258896@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/WUBOSS/weex-mapcomponent.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "ios/Sources",
23     "ios/Sources/*.{h,m,mm}"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "WeexPluginLoader": [
29     ],
30     "WeexSDK": [
32     ],
33     "MOBFoundation": [
35     ],
36     "AMap3DMap": [
38     ],
39     "AMapSearch": [
41     ],
42     "AMapNavi": [
44     ],
45     "MJExtension": [
47     ],
48     "SDWebImage": [
49       "3.7.5"
50     ]
51   }