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
[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git]
/
Specs
/
f
/
6
/
0
/
Rouge
/
1.0.0
/
Rouge.podspec.json
blob
0f174d79f5461471a84c78477d26258402e98872
1
{
2
"name": "Rouge",
3
"version": "1.0.0",
4
"summary": "路由组件",
5
"homepage": "https://gitee.com/xebdison/rouge",
6
"license": "MIT",
7
"authors": {
8
"oneselfGuess": "xebdison@163.com"
9
},
10
"platforms": {
11
"ios": "13.0"
12
},
13
"pod_target_xcconfig": {
14
"SWIFT_VERSION": "5"
15
},
16
"source": {
17
"git": "https://gitee.com/xebdison/rouge.git",
18
"tag": "1.0.0"
19
},
20
"source_files": [
21
"Rouge",
22
"Rouge/**/*.{h,m,swift}"
23
]
24
}