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.
2 parents 72d1871 + b59645c commit 64cf792Copy full SHA for 64cf792
README.md
@@ -24,14 +24,14 @@ This framework currenlty provides functionality to discover services on the loca
24
```ruby
25
use_frameworks!
26
27
-pod 'GCXMulticastDNSKit', :git => 'https://github.com/grandcentrix/GCXMulticastDNSKit.git', :tag => 'v1.2.0'
+pod 'GCXMulticastDNSKit', :git => 'https://github.com/grandcentrix/GCXMulticastDNSKit.git', :tag => 'v1.2.1'
28
29
```
30
31
### Carthage
32
33
34
-git "https://github.com/grandcentrix/GCXMulticastDNSKit.git" ~> 1.2.0
+git "https://github.com/grandcentrix/GCXMulticastDNSKit.git" ~> 1.2.1
35
36
37
0 commit comments