Skip to content
This repository was archived by the owner on Aug 24, 2019. It is now read-only.

Commit 08381d9

Browse files
committed
Fix CocoaPods badge
1 parent 5e503e9 commit 08381d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Readme.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SSPullToRefresh
22

3-
[![Version](https://img.shields.io/github/release/soffes/sspulltorefresh.svg)](https://github.com/soffes/sspulltorefresh/releases) [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) [![CocoaPods compatible](https://img.shields.io/cocoapods/v/sspulltorefresh.svg)](https://cocoapods.org/pods/sspulltorefresh)
3+
[![Version](https://img.shields.io/github/release/soffes/sspulltorefresh.svg)](https://github.com/soffes/sspulltorefresh/releases) [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) [![CocoaPods compatible](https://img.shields.io/cocoapods/v/SSPullToRefresh.svg)](https://cocoapods.org/pods/SSPullToRefresh)
44

55
There are dozens of pull to refresh views. I've never found one I'm happy with. I always end up customizing one, so I decided to write one that's highly customizable. You can just write your content view and forget about the actual pull to refresh details.
66

0 commit comments

Comments
 (0)