Skip to content

Commit 7af0bff

Browse files
authored
Update authors and social media
1 parent 12f53ec commit 7af0bff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Parse.podspec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ Pod::Spec.new do |s|
44
s.license = { :type => 'BSD', :file => 'LICENSE' }
55
s.homepage = 'http://parseplatform.org/'
66
s.summary = 'A library that gives you access to the powerful Parse cloud platform from your iOS/OS X/watchOS/tvOS app.'
7-
s.authors = 'Parse'
7+
s.authors = 'Parse Community'
8+
s.social_media_url = 'https://twitter.com/ParsePlatform'
89

910
s.source = { :git => "https://github.com/parse-community/Parse-SDK-iOS-OSX.git", :tag => s.version.to_s }
1011

0 commit comments

Comments
 (0)