UIViewController-BackButtonHandler icon indicating copy to clipboard operation
UIViewController-BackButtonHandler copied to clipboard

How can I use this via cocoa pods?

Open alexanderkhitev opened this issue 8 years ago • 2 comments

Hello! How can I use this via cocoa pods?

alexanderkhitev avatar Jun 08 '16 06:06 alexanderkhitev

You file a pull request with a Podspec in it.

benguild avatar Jul 05 '16 10:07 benguild

Note that you need to do:

pod 'UIViewController+BackButtonHandler', :git => 'https://github.com/onegray/UIViewController-BackButtonHandler.git'

crspybits avatar Aug 28 '17 18:08 crspybits