SNavigationController is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'SNavigationController'
Carthage is a lightweight dependency manager for Swift and Objective-C. It leverages CocoaTouch modules and is less invasive than CocoaPods.
To install with carthage, follow the instruction on Carthage
github "szwathub/SNavigationController"
Copy and add all of the files in the SNavigationController
directory (and its subdirectories) into your project.
szwathub, szwathub@gmail.com
SNavigationController is available under the MIT license. See the LICENSE file for more info.