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] DocumentReaderFullStage 7.5.10940
[CocoaPods.git]
/
Specs
/
8
/
5
/
0
/
GLSlider
/
1.0.4
/
GLSlider.podspec.json
blob
f0272fcbd38838966f97e75bdf3cc5425c00339a
1
{
2
"name": "GLSlider",
3
"version": "1.0.4",
4
"summary": "滑块控件,类似于系统UISlider",
5
"homepage": "https://github.com/colynlei/GLSlider",
6
"license": "MIT",
7
"authors": {
8
"『国』": "leiguolin@huobi.com"
9
},
10
"source": {
11
"git": "https://github.com/colynlei/GLSlider.git",
12
"tag": "1.0.4"
13
},
14
"source_files": [
15
"Classes",
16
"GLSlider/GLSlider.{h,m}"
17
],
18
"platforms": {
19
"ios": "8.0"
20
},
21
"requires_arc": true
22
}