MHVerticalTabBarController icon indicating copy to clipboard operation
MHVerticalTabBarController copied to clipboard

MHVerticalTabBarController is a custom vertical tab bar controller that works on iPhone and iPad and allows easy customization.

Results 1 MHVerticalTabBarController issues
Sort by recently updated
recently updated
newest added

Hi, Adding `pod 'MHVerticalTabBarController'` to my Podfile and doing a `pod install`, I get: > Unable to find a specification for `MHVerticalTabBarController` depended upon by Podfile. Does this mean the...