We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce15f9a commit b21bd99Copy full SHA for b21bd99
1 file changed
SnappingLayout.podspec
@@ -26,7 +26,7 @@ TODO: Add long description of the pod here.
26
s.license = { :type => 'MIT', :file => 'LICENSE' }
27
s.author = { 'Kévin' => '[email protected]' }
28
s.source = { :git => 'https://github.com/Kévin/SnappingLayout.git', :tag => s.version.to_s }
29
- # s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
+ s.social_media_url = 'https://twitter.com/getmimo'
30
31
s.ios.deployment_target = '9.0'
32
0 commit comments