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] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git]
/
Specs
/
2
/
4
/
e
/
DLRouter
/
0.1.0
/
DLRouter.podspec.json
blob
3e5eed1a3e7777be82e21a104ce8942f9258ede3
1
{
2
"name": "DLRouter",
3
"version": "0.1.0",
4
"summary": "iOS 路由解析",
5
"homepage": "https://github.com/ZengyiMa/DLRouter",
6
"license": "MIT",
7
"authors": {
8
"MaZengyi": "semazengyi@gmail.com"
9
},
10
"platforms": {
11
"ios": "6.0"
12
},
13
"source": {
14
"git": "https://github.com/ZengyiMa/DLRouter.git",
15
"tag": "0.1.0"
16
},
17
"source_files": "DLRouter/DLRouter/*.{h,m}",
18
"requires_arc": true
19
}