Skip to content

Commit

Permalink
更新 pods
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfcon committed May 6, 2019
1 parent d63c540 commit 5273759
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 7 deletions.
2 changes: 1 addition & 1 deletion MJRefresh.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'MJRefresh'
s.version = '3.1.16'
s.version = '3.1.17'
s.summary = 'An easy way to use pull-to-refresh'
s.homepage = 'https://github.com/CoderMJLee/MJRefresh'
s.license = 'MIT'
Expand Down
16 changes: 10 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
## 寻求志同道合的小伙伴
* 因本人工作忙,没有太多时间去维护MJRefresh,在此向广大框架使用者说声:非常抱歉!😞
* 现寻求志同道合的小伙伴一起维护此框架,有兴趣的小伙伴可以[发邮件](mailto:[email protected])给我,非常感谢😊
* 如果一切OK,我将开放框架维护权限(github、pod等)
* 目前已经找到3位小伙伴(^-^)V

![(logo)](http://images.cnitblog.com/blog2015/497279/201505/051004492043385.png)

## MJRefresh

![podversion](https://img.shields.io/cocoapods/v/MJRefresh.svg)

* An easy way to use pull-to-refresh

## Contents
Expand Down Expand Up @@ -365,3 +362,10 @@ self.webView.scrollView.mj_header = [MJRefreshNormalHeader headerWithRefreshingB
![(step03)](http://ww1.sinaimg.cn/mw1024/800cdf9ctw1eq0viocpo5j20wc0dc0un.jpg)
* StepO4
![(step04)](http://ww3.sinaimg.cn/mw1024/800cdf9ctw1eq0vir137xj20si0gewgu.jpg)
## 寻求志同道合的小伙伴
- 因本人工作忙,没有太多时间去维护MJRefresh,在此向广大框架使用者说声:非常抱歉!😞
- 现寻求志同道合的小伙伴一起维护此框架,有兴趣的小伙伴可以[发邮件](mailto:[email protected])给我,非常感谢😊
- 如果一切OK,我将开放框架维护权限(github、pod等)
- 目前已经找到3位小伙伴(^-^)V

0 comments on commit 5273759

Please sign in to comment.