Skip to content

Commit b3f0915

Browse files
committed
changes homepage to point to github
1 parent 3d87529 commit b3f0915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GCXMulticastDNSKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Pod::Spec.new do |spec|
22
spec.name = "GCXMulticastDNSKit"
33
spec.version = "1.0.1"
44
spec.summary = "mDNS discovery framework for iOS."
5-
spec.homepage = "https://www.grandcentrix.net"
5+
spec.homepage = "https://github.com/grandcentrix/GCXMulticastDNSKit"
66
spec.license = { :type => 'Apache License, Version 2.0', :file => 'LICENSE.txt' }
77
spec.authors = { "Christian Netthöfel" => 'christian.netthoefel@grandcentrix.net' }
88
spec.social_media_url = "http://twitter.com/grandcentrix"

0 commit comments

Comments
 (0)