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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
6
/
8
/
e
/
ZTRouter
/
0.0.2
/
ZTRouter.podspec.json
blob
a12aeba28524b2eaa109898406cbd35c37610e22
1
{
2
"name": "ZTRouter",
3
"version": "0.0.2",
4
"summary": "iOS的路由封装,逐步完善中",
5
"homepage": "https://gitee.com/huanglutt/ZTRouter",
6
"license": "MIT",
7
"authors": {
8
"Lucky Huang": "583699255@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "git@gitee.com:huanglutt/ZTRouter.git",
15
"tag": "0.0.2"
16
},
17
"requires_arc": true,
18
"source_files": [
19
"ZTRouter/ZTRoute*.*",
20
"ZTRouter/UIViewController+ZTRouter.{h,m}"
21
]
22
}