jonasman / MulticastDelegate

An elegant multicast delegate written in swift
MIT License
148 stars 28 forks source link

Add macOS Support #15

Closed rudedogg closed 6 years ago

rudedogg commented 6 years ago

I've been using this library for a year or two on macOS by manually adding the source file. I'd like to use it with CocoaPods instead though (for automatic updates, etc).

If you're interested I can do a PR. I think the only requirement is adding an osx target to the .podspec. Would you also want a macOS specific demo?

Thanks for sharing this, it's worked perfectly for me!

jonasman commented 6 years ago

That would be great :) Demo project is not needed.

jonasman commented 6 years ago

I will need to add it to pod upstream. I will do it during the weekend

jonasman commented 6 years ago

pod updated