https://github.com/blodely/modulepullrefresh
Module : pull to refresh wrapper
https://github.com/blodely/modulepullrefresh
Last synced: 12 months ago
JSON representation
Module : pull to refresh wrapper
- Host: GitHub
- URL: https://github.com/blodely/modulepullrefresh
- Owner: blodely
- License: mit
- Created: 2017-03-20T02:05:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-12-24T10:20:49.000Z (over 4 years ago)
- Last Synced: 2025-06-05T00:40:21.108Z (about 1 year ago)
- Language: Objective-C
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ModulePullRefresh
## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
To install
it, simply add the following line to your Podfile:
```ruby
pod 'ModulePullRefresh'
```
## Xcode and SDK versions
- 1.12 for Xcode 12, with lowest iOS 9.0 depolyment target version.
## Author
[Luo Yu](http://luoyu.space), indie.luo@gmail.com
## License
ModulePullRefresh is available under the MIT license. See the LICENSE file for more info.