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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
a
/
d
/
3
/
HLLSegmentBar
/
0.0.1
/
HLLSegmentBar.podspec.json
blob
0e88941a7e601a14128720528601d65f455c40af
1
{
2
"name": "HLLSegmentBar",
3
"version": "0.0.1",
4
"summary": "选项卡",
5
"description": "一款简单好用的选项卡",
6
"homepage": "https://github.com/CoderHL/HLSegmentBar",
7
"license": "MIT",
8
"authors": {
9
"liuhong": "liuhong@1391.com"
10
},
11
"platforms": {
12
"ios": null
13
},
14
"source": {
15
"git": "https://github.com/CoderHL/HLSegmentBar.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"HLSegmentBar",
20
"HLSegmentBar/**/*.{h,m}"
21
]
22
}