commit | author | age
|
a0a843
|
1 |
// |
H |
2 |
// WATwitterImpl.h |
|
3 |
// WATwitterImpl |
|
4 |
// |
|
5 |
// Created by hank on 2017/5/2. |
|
6 |
// Copyright © 2017年 hank. All rights reserved. |
|
7 |
// |
|
8 |
|
|
9 |
#import <UIKit/UIKit.h> |
|
10 |
|
|
11 |
//! Project version number for WATwitterImpl. |
|
12 |
FOUNDATION_EXPORT double WATwitterImplVersionNumber; |
|
13 |
|
|
14 |
//! Project version string for WATwitterImpl. |
|
15 |
FOUNDATION_EXPORT const unsigned char WATwitterImplVersionString[]; |
|
16 |
|
|
17 |
// In this header, you should import all the public headers of your framework using statements like #import <WATwitterImpl/PublicHeader.h> |
|
18 |
|
655e66
|
19 |
//time:2018/4/11 14:25 ver:3.6.7 |