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] GizoSDK 2.0.2-alpha.02
[CocoaPods.git]
/
Specs
/
b
/
0
/
d
/
GCNavigator
/
0.1.2
/
GCNavigator.podspec.json
blob
115330f29bc41e991c059183a05a772766800d09
1
{
2
"name": "GCNavigator",
3
"version": "0.1.2",
4
"summary": "iOS 路由化中间件",
5
"description": "这是 iOS 路由化中间件",
6
"homepage": "https://github.com/chanjh/GCNavigator",
7
"license": "MIT",
8
"authors": {
9
"Gill Chan": "hi@chanjh.com"
10
},
11
"platforms": {
12
"ios": "10.0"
13
},
14
"source": {
15
"git": "https://github.com/chanjh/GCNavigator.git",
16
"tag": "0.1.2"
17
},
18
"source_files": "GCNavigator/**/*"
19
}