Skip to content

Commit

Permalink
changed to point to my fork
Browse files Browse the repository at this point in the history
  • Loading branch information
arunsirrpi committed Aug 15, 2016
1 parent 3b9b72f commit e125fca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Webtrends-SDK.podspec
Expand Up @@ -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"
Expand Down

0 comments on commit e125fca

Please sign in to comment.