We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ba958e commit cdc9e2dCopy full SHA for cdc9e2d
Parse.podspec
@@ -2,7 +2,7 @@ Pod::Spec.new do |s|
2
s.name = 'Parse'
3
s.version = '1.14.4'
4
s.license = { :type => 'BSD', :file => 'LICENSE' }
5
- s.homepage = 'https://www.parse.com/'
+ s.homepage = 'http://parseplatform.org/'
6
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'
8
0 commit comments