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] ReerRouter 2.2.0
[CocoaPods.git]
/
Specs
/
c
/
8
/
f
/
LastView
/
0.0.1
/
LastView.podspec.json
blob
e4f98c3dc37e270658517e4f2d79ef81b7c287cd
1
{
2
"name": "LastView",
3
"version": "0.0.1",
4
"summary": "A Test view in github.",
5
"description": "测试用的",
6
"homepage": "https://github.com/jun860605/LastView",
7
"license": "MIT",
8
"authors": {
9
"郑军": "junzheng3@creditease.cn"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "https://github.com/jun860605/LastView.git",
16
"tag": "0.0.1"
17
},
18
"source_files": "LastView/*.{h,m}"
19
}