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] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git]
/
Specs
/
7
/
4
/
6
/
YBLevelList
/
1.0.2
/
YBLevelList.podspec.json
blob
1af422db0efcbc9e9e7c2f32a6bb7cfefe1f1581
1
{
2
"name": "YBLevelList",
3
"version": "1.0.2",
4
"summary": "An easy way to use level list.",
5
"homepage": "https://github.com/indulgeIn",
6
"license": "MIT",
7
"authors": {
8
"yangbo": "1106355439@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"dependencies": {
14
"SDWebImage": [
15
"~> 3.7.6"
16
]
17
},
18
"source": {
19
"git": "https://github.com/indulgeIn/YBLevelList.git",
20
"tag": "1.0.2"
21
},
22
"source_files": [
23
"YBLevelList",
24
"YBLevelList/**/*.{h,m}"
25
],
26
"requires_arc": true
27
}