Repository: incubator-weex
Updated Branches:
  refs/heads/0.16-dev e20cdcb11 -> 1aa0bf4b2


+ [ios] update pod file


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/1aa0bf4b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/1aa0bf4b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/1aa0bf4b

Branch: refs/heads/0.16-dev
Commit: 1aa0bf4b200fa0fa775fb11c20933d5253550fad
Parents: e20cdcb
Author: 齐山 <sunjjb...@163.com>
Authored: Wed Aug 2 10:24:21 2017 +0800
Committer: 齐山 <sunjjb...@163.com>
Committed: Wed Aug 2 10:24:21 2017 +0800

----------------------------------------------------------------------
 ios/playground/Podfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/1aa0bf4b/ios/playground/Podfile
----------------------------------------------------------------------
diff --git a/ios/playground/Podfile b/ios/playground/Podfile
index 50afc6b..b65ccd4 100644
--- a/ios/playground/Podfile
+++ b/ios/playground/Podfile
@@ -4,7 +4,7 @@ platform :ios, '7.0'
 
 def common
     pod 'WeexSDK', :path=>'../../'
-    pod 'WXDevtool', '0.15.1'
+    pod 'WXDevtool', '0.15.3'
     pod 'SDWebImage', '3.7.5'
     pod 'SocketRocket', '0.4.2'
     pod 'ATSDK-Weex', '0.0.1'

Reply via email to