From f01fecd327973724f4a17e840019551a623153fd Mon Sep 17 00:00:00 2001 From: zhu410289616 Date: Mon, 6 Jun 2016 20:50:32 +0800 Subject: [PATCH] =?UTF-8?q?ci=E7=89=88=E6=9C=AC=E6=80=8E=E4=B9=88=E8=BF=99?= =?UTF-8?q?=E4=B9=88=E4=BD=8E=E5=95=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Podfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Podfile b/Podfile index db70b71..516effc 100644 --- a/Podfile +++ b/Podfile @@ -4,8 +4,8 @@ xcodeproj 'Example/Example.xcodeproj' target 'Example' do platform :ios, '7.0' xcodeproj 'Example/Example.xcodeproj' - pod 'CocoaAsyncSocket', '~> 7.4.3' - pod 'ProtocolBuffers', '~> 1.9.9.2' + pod 'CocoaAsyncSocket', '~> 7.4.1' + pod 'ProtocolBuffers', '~> 1.9.9' pod 'MSWeakTimer', '~> 1.1.0' pod 'libextobjc/EXTScope', '~> 0.4.1' pod 'SocketRocket', '~> 0.5.1'