samhuri.net-ios/samhuri.net/ShareViewController.h

14 lines
276 B
Objective-C

//
// ShareViewController.h
// samhuri.net
//
// Created by Sami Samhuri on 2015-05-05.
// Copyright (c) 2015 Guru Logic Inc. All rights reserved.
//
#import <UIKit/UIKit.h>
#import <Social/Social.h>
@interface ShareViewController : SLComposeServiceViewController
@end