Skip to content

Commit 13fbd09

Browse files
hermanliangflovilmart
authored andcommitted
update pod spec homepage (#1135)
1 parent 7581c49 commit 13fbd09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Parse.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Pod::Spec.new do |s|
22
s.name = 'Parse'
33
s.version = '1.14.4'
44
s.license = { :type => 'BSD', :file => 'LICENSE' }
5-
s.homepage = 'https://www.parse.com/'
5+
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.'
77
s.authors = 'Parse'
88

0 commit comments

Comments
 (0)