yonat / MultiSelectSegmentedControl

UISegmentedControl remake that supports selecting multiple segments, vertical stacking, combining text and images.
MIT License
300 stars 60 forks source link

Carthage Support #16

Closed raysarebest closed 6 years ago

raysarebest commented 7 years ago

This provides a fix for Issue #15. This moves the proper files into a separate framework target and shares the framework so Carthage can see it. This also changes the demo project to import the framework instead of link the proper files directly

yonat commented 7 years ago

Thanks! I'll check this out as soon as have some time.

rcdilorenzo commented 6 years ago

@yonat Any update on this?

yonat commented 6 years ago

Sorry, didn't have the time to get into Cartage yet.