Skip to content

Commit ed8e54a

Browse files
committed
Added social media url to podspec
1 parent 697d472 commit ed8e54a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SwiftRichString.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
88
s.homepage = "https://github.com/malcommac/SwiftRichString"
99
s.license = { :type => "MIT", :file => "LICENSE" }
1010
s.author = { "Daniele Margutti" => "[email protected]" }
11-
s.social_media_url = ""
11+
s.social_media_url = "https://twitter.com/danielemargutti"
1212
s.ios.deployment_target = "8.0"
1313
s.osx.deployment_target = "10.10"
1414
s.watchos.deployment_target = "2.0"

0 commit comments

Comments
 (0)