diff --git a/Webtrends-SDK.podspec b/Webtrends-SDK.podspec index f985031..6dca46f 100644 --- a/Webtrends-SDK.podspec +++ b/Webtrends-SDK.podspec @@ -12,7 +12,7 @@ Pod::Spec.new do |s| s.ios.deployment_target = "7.0" s.ios.frameworks = "Foundation", "UIKit", "SystemConfiguration", "Security", "CoreTelephony", "WebKit" - s.source = { :git => "https://github.com/webtrends/ios-sdk.git", :tag => "3.2.1" } + s.source = { :git => "https://github.com/arunsirrpi/ios-sdk.git", :tag => "3.2.1" } s.subspec 'Watch' do |watch| watch.source_files = "WatchHeaders", "WatchHeaders/**/*.h"