Skip to content
This repository was archived by the owner on Nov 15, 2020. It is now read-only.

Commit 5291cdf

Browse files
committed
Merge branch 'release/0.5.0'
2 parents 79e68bb + 6f4dfc4 commit 5291cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FlowKitManager.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/FlowKit"
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 = "10.0"
1313
s.source = { :git => "https://github.com/malcommac/FlowKit.git", :tag => s.version.to_s }
1414
s.source_files = "Sources/**/*"

0 commit comments

Comments
 (0)