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] FCService 0.0.61-fc
[CocoaPods.git]
/
Specs
/
3
/
0
/
5
/
XYTableView
/
1.0.1
/
XYTableView.podspec.json
blob
14b27e6fd7f9ea6d86afcbd5f1f2a29ef9bddb6a
1
{
2
"name": "XYTableView",
3
"version": "1.0.1",
4
"summary": "私人tableView: XYTableView.",
5
"homepage": "https://github.com/laurawxy/XYTableView",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Xiangyu Wang": "xiangyu.laura@icloud.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/laurawxy/XYTableView.git",
18
"tag": "1.0.1"
19
},
20
"source_files": "XYTableView/*.{h,m}",
21
"requires_arc": true,
22
"dependencies": {
23
"MJRefresh": [
24
25
]
26
}
27
}