// // IntroViewController.h // kneet2 // // Created by Jason Lee on 9/16/15. // Copyright (c) 2015 Jason Lee. All rights reserved. // #import "JDViewController.h" @interface IntroViewController : JDViewController #pragma mark - Properties #pragma mark - Instance Methods @end