Files
phonegap-plugins/iOS/ShareKitPlugin/example-config/MySHKConfiguration.h
2012-05-30 01:04:49 -05:00

13 lines
187 B
Objective-C

//
// MySHKConfiguration.h
// Socializer
//
// Created by Kerri Shotts on 5/29/12.
//
#import "DefaultSHKConfigurator.h"
@interface MySHKConfiguration : DefaultSHKConfigurator
@end