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] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git]
/
Specs
/
8
/
b
/
2
/
HRRouter
/
0.1.0
/
HRRouter.podspec.json
blob
3ff366b5794d8ed81654ee85ff99969166fa57b5
1
{
2
"name": "HRRouter",
3
"version": "0.1.0",
4
"summary": "ios 路由组件",
5
"description": "iOS路由组件封装,组件化基础组件",
6
"homepage": "https://github.com/wowbby/HRRouter",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"wowbby": "zhengzx@haierubic.com"
13
},
14
"source": {
15
"git": "https://github.com/wowbby/HRRouter.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "HRRouter/Classes/**/*"
22
}