I have tried to add the MNPageViewController to my project manually by copying the header and implementation file, but I have no framework file (libMNPageViewController.a). The result is (unless I'm doing something else wrong) that the pages are not displayed (but no build errors). Do I need to run the command and run it as a submodule, or is it possible to add it manually?