8 lines
78 B
C
8 lines
78 B
C
|
#import <Foundation/Foundation.h>
|
||
|
|
||
|
|
||
|
@interface IAPInterface : NSObject
|
||
|
|
||
|
|
||
|
@end
|