Skip to content

Commit ebcca85

Browse files
hawflakesNSProgrammer
authored andcommitted
Update homepage link... (#37)
Update the link to point to itself instead of to the logging service.
1 parent 2f325c9 commit ebcca85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TwitterImagePipeline.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Pod::Spec.new do |s|
44
s.compiler_flags = '-DTIP_PROJECT_VERSION=2.11.0'
55
s.summary = 'Twitter Image Pipeline is a robust and performant image loading and caching framework for iOS'
66
s.description = 'Twitter created a framework for image loading/caching in order to fulfill the numerous needs of Twitter for iOS including being fast, safe, modular and versatile.'
7-
s.homepage = 'https://github.com/twitter/ios-twitter-logging-service'
7+
s.homepage = 'https://github.com/twitter/ios-twitter-image-pipeline'
88
s.license = { :type => 'Apache License, Version 2.0', :file => 'LICENSE' }
99
s.author = { 'Twitter' => '[email protected]' }
1010
s.source = { :git => 'https://github.com/twitter/ios-twitter-image-pipeline.git', :tag => s.version.to_s }

0 commit comments

Comments
 (0)