Jamoma API  0.6.0.a19
DictionaryLibIOS.h
1 //
2 // DictionaryLibIOS.h
3 // DictionaryLibIOS
4 //
5 // Created by CASEY BASICHIS on 1/8/13.
6 // Copyright (c) 2013 Jamoma. All rights reserved.
7 //
8 
9 #import <Foundation/Foundation.h>
10 
11 @interface DictionaryLibIOS : NSObject
12 
13 @end