From 2b2f1a15e633f33c229877b8ee1e30e744c48b12 Mon Sep 17 00:00:00 2001
From: hank <hank.zhang@proficientcity.com>
Date: Thu, 30 Aug 2018 09:28:58 +0800
Subject: [PATCH] [Update] WATwitterImpl (3.7.0)

---
 frameworks/TwitterKit.framework/Modules/module.modulemap |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/frameworks/TwitterKit.framework/Modules/module.modulemap b/frameworks/TwitterKit.framework/Modules/module.modulemap
index 534f7cb..3affd3f 100644
--- a/frameworks/TwitterKit.framework/Modules/module.modulemap
+++ b/frameworks/TwitterKit.framework/Modules/module.modulemap
@@ -1,5 +1,5 @@
 framework module TwitterKit {
-    umbrella header "TwitterKit.h"
+    umbrella header "TWTRKit.h"
 
     export *
     module * { export * }

--
Gitblit v1.8.0