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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
7
/
b
/
2
/
HXRouter
/
0.0.1
/
HXRouter.podspec.json
blob
e0c0d7284d0a718e8bf52776d712509f720ea15a
1
{
2
"name": "HXRouter",
3
"version": "0.0.1",
4
"summary": "HXRouter.",
5
"description": "HXSD's router component",
6
"homepage": "https://gitee.com/cainiaoLQ/HXRouter",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"": ""
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://gitee.com/cainiaoLQ/HXRouter",
19
"tag": "0.0.1"
20
},
21
"frameworks": "UIKit",
22
"requires_arc": true,
23
"dependencies": {
24
"MGJRouter": [
25
26
]
27
}
28
}