Skip to content

Commit

Permalink
Updating git path
Browse files Browse the repository at this point in the history
  • Loading branch information
Applitom committed Feb 11, 2018
1 parent 7a11b4e commit a225894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ADNetPromoterScoreSurvey.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -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}"

Expand Down

0 comments on commit a225894

Please sign in to comment.