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] ZJSDK 2.5.8.12
[CocoaPods.git]
/
Specs
/
2
/
e
/
9
/
XYCRoute
/
0.0.1
/
XYCRoute.podspec.json
blob
8d1e469234431d665d3e2bdcefa5b9f49e925b14
1
{
2
"name": "XYCRoute",
3
"version": "0.0.1",
4
"summary": "Route for iOS.",
5
"description": "Route for iOS, 是我写的哟",
6
"homepage": "https://gitee.com/xieyuanchao/XYCRoute",
7
"license": "MIT",
8
"authors": {
9
"xieyuanchao": "360348837@qq.com"
10
},
11
"platforms": {
12
"ios": null
13
},
14
"source": {
15
"git": "https://gitee.com/xieyuanchao/XYCRoute.git",
16
"tag": "v0.0.1"
17
},
18
"source_files": [
19
"XYCRoute",
20
"XYCRoute/**/*.{h,m}"
21
]
22
}