Makes init(nibName: bundle: ) public
Making this initializer public gives us the option to initialize a SwipeableTabBarController
subclass manually and to override this init method to add our own configurations.
Making this initializer public gives us the option to initialize a SwipeableTabBarController
subclass manually and to override this init method to add our own configurations.