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] GizoSDK 2.0.2-alpha.05
[CocoaPods.git]
/
Specs
/
d
/
3
/
5
/
GLSegmentedControl
/
1.2.5
/
GLSegmentedControl.podspec.json
blob
65b1a014ad96c722d9f334dea19abcff15f00eda
1
{
2
"name": "GLSegmentedControl",
3
"version": "1.2.5",
4
"summary": "页面顶部切换标签",
5
"homepage": "https://github.com/colynlei/GLSegmentedControl",
6
"license": "MIT",
7
"authors": {
8
"『国』": "leiguolin@huobi.com"
9
},
10
"source": {
11
"git": "https://github.com/colynlei/GLSegmentedControl.git",
12
"tag": "1.2.5"
13
},
14
"source_files": [
15
"Classes",
16
"GLSegmentedControl/GLSegmentedControl.{h,m}"
17
],
18
"platforms": {
19
"ios": "9.0"
20
},
21
"requires_arc": true
22
}