repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
2
/
4
/
b
/
WeexMapcomponent
/
0.0.1
/
WeexMapcomponent.podspec.json
blob
12c1743d3c913018cf4b71559c684d4e57ff7472
1
{
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": [
28
29
],
30
"WeexSDK": [
31
32
],
33
"MOBFoundation": [
34
35
],
36
"AMap3DMap": [
37
38
],
39
"AMapSearch": [
40
41
],
42
"AMapNavi": [
43
44
],
45
"MJExtension": [
46
47
],
48
"SDWebImage": [
49
"3.7.5"
50
]
51
}
52
}