MHVerticalTabBarController icon indicating copy to clipboard operation
MHVerticalTabBarController copied to clipboard

Missing cocoa pod?

Open jamiebullock opened this issue 10 years ago • 2 comments

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 CocoaPod is no longer available?

jamiebullock avatar Oct 28 '14 15:10 jamiebullock

Additionally, if I try run pod spec lint on the podspec, I get a warning that the tag "0.8" doesn't exist in the repository... probably because, indeed, it doesn't exist :)

jamiebullock avatar Oct 28 '14 15:10 jamiebullock

Looks like I forgot to push the spec up! If you want to send a PR to update the Podspec I'll push it up.

Also, I no longer use this in any of my projects so it might go unmaintained. If you're using it heavily let me know if you'd like to become a maintainer for it.

mwhuss avatar Nov 03 '14 17:11 mwhuss