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] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git]
/
Specs
/
6
/
9
/
a
/
XYRefreshTool
/
1.0.0
/
XYRefreshTool.podspec.json
blob
d5a691676827fafa51005a7db993c730ed4e32b7
1
{
2
"name": "XYRefreshTool",
3
"version": "1.0.0",
4
"summary": "刷新控件,下拉刷新,上拉加载更多.",
5
"homepage": "https://github.com/xinyuly/XYRefreshTool",
6
"license": "MIT",
7
"authors": {
8
"lixinyu": "li_xinyuly@163.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/xinyuly/XYRefreshTool.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "Source/*.{h,m}",
18
"requires_arc": true
19
}