I create everything programmatically on my project, when I try to plugin this plugin to my project, I encounter the issue that the base view cannot change to UIImageView and also cannot resize the UIViewController.
See http://stackoverflow.com/questions/25379152/change-base-view-of-uiviewcontroller-to-uiimageview
Can provide an sample project create everything programmatically?