gunterhager / UDPBroadcastConnection

Framework to send UDP broadcast messages and listen to responses using a Dispatch source.
MIT License
84 stars 28 forks source link

Add support for Swift Package Manager #29

Closed lennartkerkvliet closed 1 year ago

lennartkerkvliet commented 1 year ago

Add a Package.swift to make the project useable through SPM. I used the same minimum requirements as for the frameworks expect for iOS which requires a minimum of 11 to be used.