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] FCVideo 3.2.21
[CocoaPods.git]
/
Specs
/
b
/
0
/
d
/
GCNavigator
/
0.1.1
/
GCNavigator.podspec.json
blob
fbbc8dd76ae5930a9af9c8c291e98bfe258a1bf2
1
{
2
"name": "GCNavigator",
3
"version": "0.1.1",
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": null
13
},
14
"source": {
15
"git": "https://github.com/chanjh/GCNavigator.git",
16
"tag": "0.1.1"
17
},
18
"source_files": "GCNavigator/**/*"
19
}