Skip to content
This repository was archived by the owner on Jan 16, 2021. It is now read-only.

Commit 926f3e9

Browse files
authored
Update ParseFacebookUtilsV4.podspec
1 parent d04f120 commit 926f3e9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

ParseFacebookUtilsV4.podspec

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
Pod::Spec.new do |s|
22
s.name = 'ParseFacebookUtilsV4'
33
s.version = '1.11.1'
4-
s.license = { :type => 'Commercial', :text => "See https://www.parse.com/about/terms" }
5-
s.homepage = 'https://www.parse.com/'
4+
s.license = { :type => 'BSD' }
5+
s.homepage = 'http://parseplatform.org/'
66
s.summary = 'Parse is a complete technology stack to power your app\'s backend.'
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/ParsePlatform/ParseFacebookUtils-iOS.git", :tag => "v4-#{s.version.to_s}" }
1011

0 commit comments

Comments
 (0)