We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f42cf7c commit f7007b0Copy full SHA for f7007b0
FormatterKit.podspec
@@ -6,7 +6,7 @@ Pod::Spec.new do |s|
6
s.homepage = 'https://github.com/mattt/FormatterKit'
7
s.social_media_url = 'https://twitter.com/mattt'
8
s.author = { 'Mattt Thompson' => '[email protected]' }
9
- s.source = { :git => 'https://github.com/mattt/FormatterKit.git',
+ s.source = { :git => 'https://github.com/TippingCanoe/FormatterKit.git',
10
:tag => s.version
11
}
12
0 commit comments