Swiftgram/Classes/BITImageAnnotation.h
2014-02-25 15:07:59 +01:00

14 lines
166 B
Objective-C

//
// BITImageAnnotation.h
// HockeySDK
//
// Created by Moritz Haarmann on 24.02.14.
//
//
#import <UIKit/UIKit.h>
@interface BITImageAnnotation : UIView
@end