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] PINOperation 1.2.2
[CocoaPods.git]
/
Specs
/
c
/
4
/
a
/
LSiOSRouter
/
0.2.2
/
LSiOSRouter.podspec.json
blob
57b98f929925389d9be3359455710a34eec964fe
1
{
2
"name": "LSiOSRouter",
3
"version": "0.2.2",
4
"summary": "路由框架",
5
"description": "路由框架\n更新说明:\n删除不用的方法",
6
"homepage": "https://code.aliyun.com/LSKit/LSiOSRouter",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"danfort": "quanchengk@163.com"
13
},
14
"source": {
15
"git": "https://code.aliyun.com/LSKit/LSiOSRouter.git",
16
"tag": "0.2.2"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "LSiOSRouter/Classes/**/*"
22
}