To run the example project, clone the repo, and run pod install from the Example directory first.
The ShockoeBottomSheet is a clone of the PullUpController. We cloned this repo to extend the functionality of the repository and allow it to be maintained internally.
ShockoeBottomSheet is available through CocoaPods.
To install it, first enter the pod repo add command into your terminal:
pod repo add ShockoeCocoaPods git@bitbucket.org:shockoe/shockoecocoapods.gitThe repositories where the source code is hosted is private. You will need to have your ssh key added for the organization in order to install them.
Next, simply add the following lines to your Podfile:
source 'https://github.com/shockoe/ShockoePods.git'
source 'https://github.com/CocoaPods/Specs.git'
...
pod 'ShockoeBottomSheet'SHOCKOE.COM, LLC
ShockoeBottomSheet is available under the MIT license. See the LICENSE file for more info.
