i needed to subclass the MASegmentedControl class to draw gradients on the segments. But in order to do so i had to copy the source files into my project because if i included the pod, i was not able subclass. if you could mark the class as open i would be able to customize it