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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
4
/
f
/
c
/
JLSwiper
/
1.0.0
/
JLSwiper.podspec.json
blob
8ade0d50f345e804dc1599986216e70ad32563b4
1
{
2
"name": "JLSwiper",
3
"version": "1.0.0",
4
"summary": "JLSwiper.",
5
"description": "A good swiper",
6
"homepage": "https://github.com/lion1993/JLSwiper",
7
"authors": {
8
"吕晶晶": "1160861008@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "http://github.com/lion1993/JLSwiper.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "JLSwiper/**/*.{h,m,swift}",
18
"dependencies": {
19
"Kingfisher": [
20
21
]
22
}
23
}