Skip to content

Commit

Permalink
Testing finished. Pointing github back to original location.
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Chen committed Apr 26, 2017
1 parent 4e4d0e6 commit 894f8d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LotameDMP.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ Pod::Spec.new do |s|
Data should influence everything you do – from the products and content you create, to the way you shape and execute your go-to-market strategy. Lotame’s data management platform makes this vision a reality. Our SaaS platform is used by marketers, agencies and publishers around the world to make audience data meaningful and actionable. This framework makes it easy to plug your iOS app into the data management platform.
DESC

s.homepage = "https://github.com/chenr2/LotameDMP-IOS"
s.homepage = "https://github.com/Lotame/LotameDMP-IOS"
s.license = 'MIT'
s.author = { "Dan Rusk" => "[email protected]" }
s.source = { :git => "https://github.com/chenr2/LotameDMP-IOS.git", :tag => s.version.to_s }
s.source = { :git => "https://github.com/Lotame/LotameDMP-IOS.git", :tag => s.version.to_s }

s.platform = :ios, '8.0'
s.requires_arc = true
Expand Down

0 comments on commit 894f8d1

Please sign in to comment.