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