// // ViewController.h // MCPlus // // Created by KangSH on 2016. 12. 7.. // Copyright © 2016년 KangSH. All rights reserved. // #import @interface ViewController : UIViewController //@property (strong, nonatomic) IBOutlet UIWebView *webView; @end