Files
Wolfgang Damm 312c6213eb Initial plugin
2012-09-17 14:00:51 +02:00

15 lines
169 B
Objective-C

//
// WTWikitudeSDK.h
// HelloWorld
//
// Created by Andreas Schacherbauer on 8/24/12.
//
//
#import <Cordova/CDV.h>
@interface WTWikitudePlugin : CDVPlugin
@end