Skip to content

Commit

Permalink
development: updated podspec social URL
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Dahan committed Feb 15, 2017
1 parent db48e85 commit 9a5ad43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Graph.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Pod::Spec.new do |s|
s.license = 'BSD-3-Clause'
s.summary = 'Graph is a semantic database that is used to create data-driven applications.'
s.homepage = 'http://graphswift.io'
s.social_media_url = 'https://www.facebook.com/cosmicmindio'
s.social_media_url = 'https://www.facebook.com/cosmicmindcom'
s.authors = { 'CosmicMind, Inc.' => '[email protected]' }
s.source = { :git => 'https://github.com/CosmicMind/Graph.git', :tag => s.version }
s.ios.deployment_target = '8.0'
Expand Down

0 comments on commit 9a5ad43

Please sign in to comment.