CocoaPods is a dependency manager for Objective-C, which automates and simplifies the process of using 3rd-party libraries in your projects. See the Get Started section for more details.
pod 'HJTabViewController', '~> 1.0'
pod 'HJTabViewController', :git => 'https://github.com/panghaijiao/HJTabViewController.git', :tag => '1.0.5'
HJTabViewController is released under the MIT license. See LICENSE for details.