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] MDMCore 3.9.15
[CocoaPods.git]
/
Specs
/
1
/
2
/
9
/
HXWRefreshView
/
1.0.0
/
HXWRefreshView.podspec.json
blob
985e2a8e57d8648ede4e3977216aa986c58bde6b
1
{
2
"name": "HXWRefreshView",
3
"version": "1.0.0",
4
"summary": "下拉刷新控件",
5
"homepage": "https://github.com/hxw-P/HXWRefreshView",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"华晓伟": "1375166613@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/hxw-P/HXWRefreshView.git",
15
"tag": "1.0.0"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"resources": "HXWRefreshView/**/*"
21
}