Improved Source,Added new APIs
-
Updated constraints to the new constraints API of iOS 9.0
-
Added new APIs:
insertTab
: Insert a tab at a certain index.removeTab
: Remove a tab at a certain index.setTabIcon
: Change the tab icon at a certain index.
-
Updated source code structure.