I have an UIPageViewController and a class which conforms to UIPageViewControllerDataSource and manages the UIViewControllers which UIPageViewContr
UIPageViewController
UIPageViewControllerDataSource
I've created a easy project with that functionality:
https://github.com/delarcomarta/AMPageViewController
Hope this can help you.