jonasman / MulticastDelegate

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

Added Carthage support for building iOS framework #25

Open iSevenDays opened 5 years ago

iSevenDays commented 5 years ago

I checked and it works. Issue reference: https://github.com/jonasman/MulticastDelegate/issues/24

You can test it by adding the following line to Cartfile github "isevendays/MulticastDelegate"