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] FaceCoreBasicNightly 6.2.803
[CocoaPods.git]
/
Specs
/
5
/
d
/
3
/
XYSideMenu
/
3.1
/
XYSideMenu.podspec.json
blob
fe5bf2fb1c118818983290055f26f118df531622
1
{
2
"name": "XYSideMenu",
3
"version": "3.1",
4
"summary": "左右滚动的视图",
5
"homepage": "https://github.com/tianpengtao/XYSideMenu",
6
"license": "MIT",
7
"authors": {
8
"tianpengtao": "1174060232@qq.com"
9
},
10
"platforms": {
11
"ios": "6.0"
12
},
13
"source": {
14
"git": "https://github.com/tianpengtao/XYSideMenu.git",
15
"tag": "3.1"
16
},
17
"source_files": "SideMenu/*.{h,m}",
18
"requires_arc": true
19
}