We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d7ac82 commit 09b312aCopy full SHA for 09b312a
Deque.podspec
@@ -13,5 +13,5 @@ Pod::Spec.new do |spec|
13
spec.source = { :git => 'https://github.com/attaswift/Deque.git',
14
:tag => 'v' + String(spec.version) }
15
spec.source_files = 'Sources/*.swift'
16
- spec.social_media_url = 'https://twitter.com/attaswift'
+ spec.social_media_url = 'https://twitter.com/lorentey'
17
end
0 commit comments