diff --git a/FlowKitManager.podspec b/FlowKitManager.podspec index 295dbe3..dad83e9 100644 --- a/FlowKitManager.podspec +++ b/FlowKitManager.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.homepage = "https://github.com/malcommac/FlowKit" s.license = { :type => "MIT", :file => "LICENSE" } s.author = { "Daniele Margutti" => "me@danielemargutti.com" } - s.social_media_url = "" + s.social_media_url = "https://twitter.com/danielemargutti" s.ios.deployment_target = "10.0" s.source = { :git => "https://github.com/malcommac/FlowKit.git", :tag => s.version.to_s } s.source_files = "Sources/**/*"