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] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
b
/
e
/
1
/
LSRouterKit
/
1.0.0
/
LSRouterKit.podspec.json
blob
883e10b1d5856069897567ea334c87495339f415
1
{
2
"name": "LSRouterKit",
3
"version": "1.0.0",
4
"summary": "iOS路由工具LSRouterKit",
5
"description": "iOS路由工具",
6
"homepage": "https://github.com/lishaofeng0903/LSRouterKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"lishaofeng0903": "571366363@qq.com"
13
},
14
"platforms": {
15
"ios": "7.0"
16
},
17
"source": {
18
"git": "https://github.com/lishaofeng0903/LSRouterKit.git",
19
"tag": "1.0.0"
20
},
21
"source_files": [
22
"LSRouterKit",
23
"LSRouterKit/*.{h,m}"
24
],
25
"requires_arc": true
26
}