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] PlasoLogger 1.0.2
[CocoaPods.git]
/
Specs
/
9
/
d
/
2
/
LzySlider
/
0.0.1
/
LzySlider.podspec.json
blob
6e4f88fb7e2efb31b91689c2042e0de3eb1f4803
1
{
2
"name": "LzySlider",
3
"version": "0.0.1",
4
"summary": "Custom UISlider.",
5
"homepage": "https://github.com/lzy1010",
6
"license": "MIT",
7
"authors": {
8
"Blue": "lzy663869@163.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/lzy1010/LzySlider",
15
"tag": "0.0.1"
16
},
17
"source_files": "LzySlider/LzySlider/*.{h,m}",
18
"frameworks": "UIKit"
19
}