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
/
c
/
2
/
GRoute
/
1.0.2
/
GRoute.podspec.json
blob
ade48553e8941afaf7874d5f2d3314c8df9a9aa2
1
{
2
"name": "GRoute",
3
"version": "1.0.2",
4
"summary": "Router config",
5
"homepage": "https://github.com/GPlatforms/GRoute",
6
"license": "MIT",
7
"authors": {
8
"weibo": "weibo3721@126.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/GPlatforms/GRoute.git"
15
},
16
"source_files": "iOS/GRoute/*.swift",
17
"dependencies": {
18
"Alamofire": [
19
20
]
21
},
22
"pushed_with_swift_version": "3.0"
23
}