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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
4
/
5
/
6
/
RouteManager
/
0.0.1
/
RouteManager.podspec.json
blob
19052e083077fedbd4ecb6959d705bf6e5d8b675
1
{
2
"name": "RouteManager",
3
"version": "0.0.1",
4
"authors": {
5
"daniulaolu": "287929070@qq.com"
6
},
7
"homepage": "https://github.com/MrLujh/RouteManager",
8
"summary": "router",
9
"source": {
10
"git": "https://github.com/MrLujh/RouteManager.git",
11
"tag": "0.0.1"
12
},
13
"license": {
14
"type": "MIT",
15
"file": "LICENSE"
16
},
17
"platforms": {
18
"ios": "7.0"
19
},
20
"requires_arc": true,
21
"source_files": "RouteManager/**/*.{h,m}",
22
"frameworks": [
23
"UIKit",
24
"Foundation"
25
],
26
"dependencies": {
27
"MJExtension": [
28
29
]
30
}
31
}