Skip to content

Commit

Permalink
Update ReadMe.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gunterhager authored Sep 18, 2017
1 parent ea9d323 commit d656cdb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ReadMe.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# UDPBroadcastConnection

<img src="https://img.shields.io/badge/Platform-iOS 10-blue.svg" alt="Platform iOS10+">
<a href="https://developer.apple.com/swift"><img src="https://img.shields.io/badge/Language-Swift 3-orange.svg" alt="Language: Swift 3.0" /></a>
<img src="https://img.shields.io/badge/Platform-iOS 11-blue.svg" alt="Platform iOS11+">
<a href="https://developer.apple.com/swift"><img src="https://img.shields.io/badge/Language-Swift 4-orange.svg" alt="Language: Swift 4.0" /></a>

<a href="https://github.com/Carthage/Carthage"><img src="https://img.shields.io/badge/Carthage-compatible-brightgreen.svg" alt="Carthage compatible" /></a>

Framework to send UDP broadcast messages and listen to responses using a [Dispatch](https://developer.apple.com/reference/dispatch) dispatch source.

## Requirements

iOS 9.3+, Swift 3.0
iOS 9.3+, Swift 4.0

## Usage

Expand Down

0 comments on commit d656cdb

Please sign in to comment.