added iOS source code
[wl-app.git] / iOS / Pods / FolioReaderKit / Source / FolioReaderKit.h
1 //
2 //  FolioReaderKit.h
3 //  FolioReaderKit
4 //
5 //  Created by Heberti Almeida on 08/04/15.
6 //  Copyright (c) 2015 Folio Reader. All rights reserved.
7 //
8
9 #import <UIKit/UIKit.h>
10
11 //! Project version number for FolioReaderKit.
12 FOUNDATION_EXPORT double FolioReaderKitVersionNumber;
13
14 //! Project version string for FolioReaderKit.
15 FOUNDATION_EXPORT const unsigned char FolioReaderKitVersionString[];
16
17 // In this header, you should import all the public headers of your framework using statements like #import <FolioReaderKit/PublicHeader.h>
18
19