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 697d472 commit ed8e54aCopy full SHA for ed8e54a
SwiftRichString.podspec
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
8
s.homepage = "https://github.com/malcommac/SwiftRichString"
9
s.license = { :type => "MIT", :file => "LICENSE" }
10
s.author = { "Daniele Margutti" => "hello@danielemargutti.com" }
11
- s.social_media_url = ""
+ s.social_media_url = "https://twitter.com/danielemargutti"
12
s.ios.deployment_target = "8.0"
13
s.osx.deployment_target = "10.10"
14
s.watchos.deployment_target = "2.0"
0 commit comments