From 2c7d626bd607d8847f519bc557d9590ad676e1a9 Mon Sep 17 00:00:00 2001
From: hank <hank.zhang@proficientcity.com>
Date: Tue, 22 Jan 2019 11:12:12 +0800
Subject: [PATCH] 添加V3.8.0

---
 frameworks/TwitterKit.framework/Headers/TWTRAPIClient.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/frameworks/TwitterKit.framework/Headers/TWTRAPIClient.h b/frameworks/TwitterKit.framework/Headers/TWTRAPIClient.h
index 68db34e..c2f6f0a 100644
--- a/frameworks/TwitterKit.framework/Headers/TWTRAPIClient.h
+++ b/frameworks/TwitterKit.framework/Headers/TWTRAPIClient.h
@@ -15,6 +15,8 @@
  *
  */
 
+#import <UIKit/UIKit.h>
+
 @class TWTRUser;
 @class TWTRTweet;
 @class TWTRAuthConfig;

--
Gitblit v1.8.0