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
/
6
/
9
/
7
/
ABComponents
/
0.0.2
/
ABComponents.podspec.json
blob
817d8fc0f751f6b6a2f82981ff235110c1b338c3
1
{
2
"name": "ABComponents",
3
"version": "0.0.2",
4
"summary": "ABComponents",
5
"homepage": "https://github.com/wupeng4321",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"wupeng4321": "wupeng_4321@163.com."
12
},
13
"platforms": {
14
"ios": "13.0"
15
},
16
"source": {
17
"git": "https://github.com/wupeng4321/ABComponents.git",
18
"tag": "0.0.2"
19
},
20
"exclude_files": "ABComponents/**/*.plist",
21
"requires_arc": true,
22
"dependencies": {
23
"HandyJSON": [
24
25
],
26
"SnapKit": [
27
28
],
29
"ReactiveCocoa": [
30
31
],
32
"BPComponents": [
33
34
]
35
}
36
}