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] LogRocket 1.47.1
[CocoaPods.git]
/
Specs
/
9
/
8
/
d
/
LBTWO
/
0.1.0
/
LBTWO.podspec.json
blob
fbb577bea37d614e4a754e0b38f90bdcce796988
1
{
2
"name": "LBTWO",
3
"version": "0.1.0",
4
"summary": "A short",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://gitee.com/libo77888/lbtwo.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"LBTWo": "3344076440@qq.com"
13
},
14
"source": {
15
"git": "https://gitee.com/libo77888/lbtwo.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "LBTWO/Classes/**/*",
22
"resource_bundles": {
23
"LBTWO": [
24
"LBTWO/Assets/*.png"
25
]
26
},
27
"dependencies": {
28
"SDAutoLayout": [
29
30
]
31
}
32
}