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] ZMarkupParser 1.12.0
[CocoaPods.git]
/
Specs
/
f
/
d
/
c
/
Router_t
/
0.1.0
/
Router_t.podspec.json
blob
e55089e2e8a8a3bd4938351d630dd0cfb7c38dfa
1
{
2
"name": "Router_t",
3
"version": "0.1.0",
4
"summary": "用法大改.",
5
"description": "0.1.0用法大改.",
6
"homepage": "https://github.com/devfalme/router.git",
7
"license": "MIT",
8
"authors": {
9
"falme": "devfalme@163.com"
10
},
11
"platforms": {
12
"ios": "9.1"
13
},
14
"source": {
15
"git": "https://github.com/devfalme/router.git",
16
"tag": "0.1.0"
17
},
18
"source_files": "Router/Router/**/*.{h,m}",
19
"frameworks": [
20
"UIKit",
21
"Foundation",
22
"WebKit"
23
],
24
"requires_arc": true
25
}