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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
7
/
b
/
4
/
VscRouter
/
1.0.1
/
VscRouter.podspec.json
blob
e4ac167267238dfcc276a3456bc92e0c20133bc6
1
{
2
"name": "VscRouter",
3
"platforms": {
4
"ios": "7.0"
5
},
6
"version": "1.0.1",
7
"summary": "按照URL规则做成的ios路由",
8
"homepage": "https://github.com/vcsatanial/VscRouter",
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"VincentSatanial": "116359398@qq.com"
15
},
16
"source": {
17
"git": "https://github.com/vcsatanial/VscRouter.git",
18
"tag": "1.0.1"
19
},
20
"source_files": "VscRouter/*.{h,m}",
21
"requires_arc": true
22
}