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] VIDVLiveness 3.0.4
[CocoaPods.git]
/
Specs
/
9
/
4
/
5
/
HHRefresh
/
0.0.5
/
HHRefresh.podspec.json
blob
7dbc020ee276dd26fddba6df7aae8e3f65822938
1
{
2
"name": "HHRefresh",
3
"version": "0.0.5",
4
"summary": "易于定制下拉刷新控件的模板控件",
5
"homepage": "https://github.com/Water95/HHRefresh.git",
6
"license": "MIT",
7
"authors": {
8
"haohaisheng": "haohaisheng95@163.com"
9
},
10
"source": {
11
"git": "https://github.com/Water95/HHRefresh.git",
12
"tag": "0.0.5"
13
},
14
"source_files": "HHRefresh/**/*.{h,m}",
15
"platforms": {
16
"ios": "8.0"
17
},
18
"requires_arc": true
19
}