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] ShopSphare 1.0.2
[CocoaPods.git]
/
Specs
/
4
/
6
/
0
/
YXLD7
/
0.1.0
/
YXLD7.podspec.json
blob
832f548880ef54fe73a2b4bc7fffbe7935c97d0f
1
{
2
"name": "YXLD7",
3
"version": "0.1.0",
4
"summary": "A sh",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://gitee.com/libo77888/yxld7",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"libo": "3344076440@qq.com"
13
},
14
"source": {
15
"git": "https://gitee.com/libo77888/yxld7.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "YXLD7/Classes/**/*",
22
"resource_bundles": {
23
"YXLD7": [
24
"YXLD7/Assets/*.png"
25
]
26
},
27
"dependencies": {
28
"MBProgressHUD": [
29
30
],
31
"MJExtension": [
32
33
],
34
"Masonry": [
35
36
],
37
"SDWebImage": [
38
39
],
40
"SVProgressHUD": [
41
42
],
43
"BRPickerView": [
44
45
],
46
"AFNetworking": [
47
48
]
49
}
50
}