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] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git]
/
Specs
/
4
/
8
/
a
/
LGYSegmentView
/
1.2.0
/
LGYSegmentView.podspec.json
blob
824f98cff9cb6ad55df166141e2b7a6c6dd10a2d
1
{
2
"name": "LGYSegmentView",
3
"version": "1.2.0",
4
"summary": "导航菜单栏.",
5
"description": "低耦合简单易用的导航菜单栏",
6
"homepage": "https://github.com/Coderplayer/LGYSegmentView",
7
"license": "MIT",
8
"authors": {
9
"L.G.Y.": ""
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/Coderplayer/LGYSegmentView.git",
16
"tag": "1.2.0"
17
},
18
"source_files": "SegmentView/*.{h,m}"
19
}