From a3239d3eb8069689dbf0d4c5f72dfd0b7d10c78e Mon Sep 17 00:00:00 2001 From: wushenghua Date: Thu, 21 Jan 2016 15:34:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9pod=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ASH_ManagerDemo/Podfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ASH_ManagerDemo/Podfile b/ASH_ManagerDemo/Podfile index 378b1dc..fc9a7d9 100644 --- a/ASH_ManagerDemo/Podfile +++ b/ASH_ManagerDemo/Podfile @@ -1,2 +1,2 @@ platform :ios, '7.0' -pod 'ASH_Manager' , :path => '/Users/xmfish/Documents/Ash_Soft/ASH_Manager' \ No newline at end of file +pod 'ASH_Manager' , :git => 'https://github.com/wu736139669/ASH_Manager.git' \ No newline at end of file