ViewPagerLayoutForiOS is a reusable component to show the ViewPager tab layout. If you do not want to use any pod for ViewPager tab layout then ViewPagerLayoutForiOS is best suited for you. You have to just drag and drop this class and use it. You can do a customization for the title and border. Feel free to customize the class according to your requirement.
How to use:
You can just drag the PagerView and PagerItemCollectionCell class in your project. Create object of PagerView and inject the items array. Set the autolayout constraints for view as per your design. It will resize the whole content based on the super view layout.