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
/
0
/
1
/
a
/
KVRouter
/
1.0.0
/
KVRouter.podspec.json
blob
2f60d6656f25fa65c79ae1d57abe7af607526c32
1
{
2
"name": "KVRouter",
3
"version": "1.0.0",
4
"summary": "这是一个iOS界面解耦神器",
5
"homepage": "https://github.com/kevin930119/KVRouter",
6
"license": "MIT",
7
"authors": {
8
"Kevin": "673729631@qq.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/kevin930119/KVRouter.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "KVRouter/*",
18
"resources": [
19
"KVRouter/KVRouterConfigData.geojson"
20
],
21
"requires_arc": true
22
}