You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by cx...@apache.org on 2017/03/07 06:22:02 UTC

[13/19] incubator-weex git commit: * [ios] update Podfile in playground.

* [ios] update Podfile in playground.


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

Branch: refs/heads/0.11-dev
Commit: f92cc60d641ad8b835b97fc192edd6d0e7600af2
Parents: 83c7b31
Author: boboning <ni...@163.com>
Authored: Tue Feb 28 19:50:22 2017 +0800
Committer: boboning <ni...@163.com>
Committed: Tue Feb 28 19:50:22 2017 +0800

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


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/f92cc60d/ios/playground/Podfile
----------------------------------------------------------------------
diff --git a/ios/playground/Podfile b/ios/playground/Podfile
index c8d1d35..4949ee8 100644
--- a/ios/playground/Podfile
+++ b/ios/playground/Podfile
@@ -1,4 +1,4 @@
-source 'git@github.com/CocoaPods/Specs.git'
+source 'https://github.com/CocoaPods/Specs.git'
 platform :ios, '7.0'
 #inhibit_all_warnings!