diff --git a/ADNetPromoterScoreSurvey.podspec b/ADNetPromoterScoreSurvey.podspec index 9d7738d..71c7d34 100644 --- a/ADNetPromoterScoreSurvey.podspec +++ b/ADNetPromoterScoreSurvey.podspec @@ -23,7 +23,7 @@ Pod::Spec.new do |s| s.platform = :ios, "9.0" - s.source = { :git => ".", :tag => "#{s.version}" } + s.source = { :git => "https://github.com/Autodesk/ADNetPromoterScoreSurvey-iOS.git", :tag => "#{s.version}" } s.source_files = "ADNetPromoterScoreSurvey/**/*.{h,m,swift}"