From 3e8437ae559487362fae3525beb79c534c213a51 Mon Sep 17 00:00:00 2001
From: 单军华
Date: Thu, 12 Jul 2018 13:44:34 +0800
Subject: [PATCH] bug修复和功能优化

---
 screendisplay/Podfile |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/screendisplay/Podfile b/screendisplay/Podfile
index a9536fc..2f94951 100755
--- a/screendisplay/Podfile
+++ b/screendisplay/Podfile
@@ -1,4 +1,4 @@
-platform :ios, '11.4'
+platform :ios, '10.0'
 
 
 target 'screendisplay' do
@@ -45,7 +45,7 @@
 pod 'YYCategories'
 pod 'YYCache'
 # ������������������
-pod 'MagicWindowSDK'
+#pod 'MagicWindowSDK'
 
 # ��������� ���������������
 pod 'FMDB'

--
Gitblit v1.8.0