SHBinarySearchForRange
August 30, 2016 • MIT License
A simple library to perform binary search to find the nearest double/float value from a double/float array for a given double/float.
## Overview
This cocoapod helps to find the nearest ceilin...
SHTwoDimensionalArray
August 29, 2016 • MIT License
Easy to use two dimensional array for iOS applications. This CocoaPod provides the ability to use a two dimensional array that can be used using row and column index.
**Installation**
SHTwo...
SHViewPager
May 28, 2014 • MIT License
A simple view pager for iOS, which acts similar to android's viewPager. Compatible with iOS 8.0 or later. Supports iPhones and iPads in all interface orientation.
## Advantages
* [x] Support...