diff --git a/README.md b/README.md index 9d0720ce0..edab2b432 100644 --- a/README.md +++ b/README.md @@ -499,6 +499,7 @@ Projects in Swift language will be marked with :large_orange_diamond: and :watch * [EZSwipeController](https://github.com/goktugyil/EZSwipeController) - :point_up_2: UIPageViewController like Snapchat/Tinder/iOS Main Pages :large_orange_diamond: * [Splitflap](https://github.com/yannickl/Splitflap) - A simple split-flap display for your Swift applications :large_orange_diamond: * [UIScrollView-InfiniteScroll](https://github.com/pronebird/UIScrollView-InfiniteScroll) - UIScrollView infinite scroll category :large_orange_diamond: + * [PullToBounce](https://github.com/entotsu/PullToBounce) - Animated "Pull To Refresh" Library for UIScrollView. :large_orange_diamond: ### WebSocket * [Socket Rocket](https://github.com/square/SocketRocket) - A conforming Objective-C WebSocket client library.