Skip to content

Commit

Permalink
adds swift version file and fixes the cocoapods installation example
Browse files Browse the repository at this point in the history
  • Loading branch information
cnetthoefel committed Mar 15, 2017
1 parent 04c32f2 commit 3d87529
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .swift-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.0
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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'

```

Expand Down

0 comments on commit 3d87529

Please sign in to comment.