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] TMNavigation 0.0.947
[CocoaPods.git]
/
Specs
/
f
/
d
/
c
/
Router_t
/
0.0.3
/
Router_t.podspec.json
blob
a3d40d0b8c2fbbe065ab5ef65d59b38a0ff2a3e9
1
{
2
"name": "Router_t",
3
"version": "0.0.3",
4
"summary": "修改使用方式.",
5
"description": "简单跳转路由,0.0.3修改使用方式.",
6
"homepage": "https://github.com/devfalme/router.git",
7
"license": "MIT",
8
"authors": {
9
"falme": "devfalme@163.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "https://github.com/devfalme/router.git",
16
"tag": "0.0.3"
17
},
18
"source_files": "Router/Router/**/*.{h,m}",
19
"frameworks": [
20
"UIKit",
21
"Foundation"
22
],
23
"requires_arc": true
24
}