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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
8
/
9
/
a
/
YDSportKit
/
1.0.1
/
YDSportKit.podspec.json
blob
ae929d27b90a20765c80b6df8b2a91bfda189f24
1
{
2
"name": "YDSportKit",
3
"version": "1.0.1",
4
"summary": "YDSportKit.",
5
"homepage": "https://github.com/wangxwen/YDSportKit",
6
"license": {
7
"type": "MIT",
8
"file": "FILE_LICENSE"
9
},
10
"authors": {
11
"wangxuewen": "wangxuewen@51yund.com"
12
},
13
"source": {
14
"git": "https://github.com/wangxwen/YDSportKit.git",
15
"tag": "1.0.1"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"requires_arc": true,
21
"dependencies": {
22
"AFNetworking": [
23
"~> 3.1.0"
24
],
25
"Masonry": [
26
"~> 1.0.2"
27
],
28
"DateTools": [
29
"~> 2.0.0"
30
],
31
"FMDB": [
32
"~> 2.6"
33
],
34
"Reachability": [
35
"~> 3.2"
36
],
37
"MBProgressHUD": [
38
"~> 1.0.0"
39
],
40
"SVProgressHUD": [
41
"~> 2.1.2"
42
],
43
"MMPopupView": [
44
"~> 1.6"
45
],
46
"UICountingLabel": [
47
"~> 1.4.0"
48
],
49
"SDWebImage": [
50
51
],
52
"YYDispatchQueuePool": [
53
"~> 1.0"
54
],
55
"YYCache": [
56
57
],
58
"CocoaLumberjack": [
59
"~> 3.4.1"
60
],
61
"YCMatrix": [
62
63
]
64
}
65
}