diff --git a/.swift-version b/.swift-version new file mode 100644 index 0000000..9f55b2c --- /dev/null +++ b/.swift-version @@ -0,0 +1 @@ +3.0 diff --git a/README.md b/README.md index 3db9dbb..fc74fad 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ This framework currenlty provides functionality to discover services on the loca ```ruby use_frameworks! -pod 'GCXMulticastDNSKit', :git => 'https://github.com/grandcentrix/GCXMulticastDNSKit.git', :tag => '1.0.1' +pod 'GCXMulticastDNSKit' ```