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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
d
/
6
/
8
/
LBB4
/
0.1.0
/
LBB4.podspec.json
blob
1ffca716425f319e073b783022f6be33a473fe9b
1
{
2
"name": "LBB4",
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/lbb4.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"LBB4": "3344076440@qq.com"
13
},
14
"source": {
15
"git": "https://gitee.com/libo77888/lbb4.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "LBB4/Classes/**/*",
22
"resource_bundles": {
23
"LBB4": [
24
"LBB4/Assets/*.png"
25
]
26
}
27
}