From 894f8d1d55e56c3ae66b521e838cbe8c8fedbfde Mon Sep 17 00:00:00 2001 From: Robert Chen Date: Wed, 26 Apr 2017 16:23:50 -0400 Subject: [PATCH] Testing finished. Pointing github back to original location. --- LotameDMP.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LotameDMP.podspec b/LotameDMP.podspec index 47a3c1f..ac70a32 100644 --- a/LotameDMP.podspec +++ b/LotameDMP.podspec @@ -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" => "djrusk@gmail.com" } - 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