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] RegulaCommonStage 7.5.928
[CocoaPods.git]
/
Specs
/
8
/
d
/
6
/
HLRouter
/
1.0.0
/
HLRouter.podspec.json
blob
14c2342d8456396de9ce32090112401bc42f3eda
1
{
2
"name": "HLRouter",
3
"version": "1.0.0",
4
"summary": "路由模块",
5
"description": "TODO: Add long description of the pod here.",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"李欢": "lihuan418@163.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"homepage": "https://github.com/lihuan418/HLRouter",
17
"source": {
18
"git": "https://github.com/lihuan418/HLRouter.git",
19
"tag": "1.0.0"
20
},
21
"source_files": "HLRouter/Classes/**/*"
22
}