ealeksandrov / EAIntroView

Highly customizable drop-in solution for introduction views.
MIT License
3.76k stars 501 forks source link

Exposed + (instancetype)pageWithCustomViewFromNibNamed:(NSString *)ni… #158

Closed maciejtrybilo closed 8 years ago

maciejtrybilo commented 8 years ago

…bName bundle:(NSBundle*)aBundle;

It's useful when EAIntroView is used as a dependency of another pod. Then, the main bundle isn't valid.

maciejtrybilo commented 8 years ago

Build failed due to 503 from https://api.rubygems.org

How do I restart the build?

ealeksandrov commented 8 years ago

I fixed CI issue in master, so this check can be ignored. Thanks for your contribution.