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] ZIMKit 2.6.8
[CocoaPods.git]
/
Specs
/
f
/
4
/
a
/
YXRoutes
/
0.0.1
/
YXRoutes.podspec.json
blob
9a34399825e8a16f894d139bc4979df189015970
1
{
2
"name": "YXRoutes",
3
"version": "0.0.1",
4
"homepage": "https://guides.cocoapods.org/making/private-cocoapods.html",
5
"platforms": {
6
"ios": "7.0"
7
},
8
"summary": "URL Routes",
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"Aren": "renchonghui@readyidu.com"
15
},
16
"source": {
17
"git": "http://192.168.4.181/iOS/YXRoutes.git",
18
"tag": "0.0.1"
19
},
20
"source_files": "YXRoutes/*.{h,m}",
21
"requires_arc": true
22
}