// // ShareViewController.h // Share Extension // // Created by David Sinclair on 2015-12-18. // Copyright © 2015 NewsBlur. All rights reserved. // #import #import @interface ShareViewController : SLComposeServiceViewController @end