SWSegmentedControl
SWSegmentedControl copied to clipboard
Can not set Unseleted Title Color Programmatically
Can not set Unselected Title Color Programmatically without using runtime attributes some thing like this segmentedControl.unselectedTitleColor = UIColor.whiteColor()
This is fixed on the latest commit, but the Pod hasn't been updated