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 d6a68e8 commit b9777a8Copy full SHA for b9777a8
Surge.podspec
@@ -3,13 +3,13 @@ Pod::Spec.new do |s|
3
s.version = '2.3.0'
4
s.license = 'MIT'
5
s.summary = 'Swift + Accelerate'
6
- s.homepage = 'https://github.com/mattt/Surge'
+ s.homepage = 'https://github.com/jounce/Surge'
7
s.social_media_url = 'http://twitter.com/mattt'
8
s.authors = {
9
'Mattt Thompson' => 'm@mattt.me',
10
'Vincent Esche' => 'regexident@gmail.com'
11
}
12
- s.source = { :git => 'https://github.com/mattt/Surge.git', :tag => s.version }
+ s.source = { :git => 'https://github.com/jounce/Surge.git', :tag => s.version }
13
14
s.ios.deployment_target = '8.0'
15
s.osx.deployment_target = '10.9'
0 commit comments