Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/status302/simplerefresh

simple pull to refresh written in swift4.2
https://github.com/status302/simplerefresh

pll-to-refresh refresh swift swift-refresh-control

Last synced: 3 days ago
JSON representation

simple pull to refresh written in swift4.2

Awesome Lists containing this project

README

        

# SimpleRefresh

[![CI Status](https://img.shields.io/travis/qiuncheng/SimpleRefresh.svg?style=flat)](https://travis-ci.org/qiuncheng/SimpleRefresh)
[![Version](https://img.shields.io/cocoapods/v/SimpleRefresh.svg?style=flat)](https://cocoapods.org/pods/SimpleRefresh)
[![License](https://img.shields.io/cocoapods/l/SimpleRefresh.svg?style=flat)](https://cocoapods.org/pods/SimpleRefresh)
[![Platform](https://img.shields.io/cocoapods/p/SimpleRefresh.svg?style=flat)](https://cocoapods.org/pods/SimpleRefresh)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

SimpleRefresh is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'SimpleRefresh'
```

## Author

[email protected]

## License

SimpleRefresh is available under the MIT license. See the LICENSE file for more info.