DLRadioButton

CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.
3pods
A highly customizable Radio Button for iOS.
License: MIT
Use it by including head file and adding [self.view.window addGestureRecognizer:self.tapBehindGesture]; in viewDidAppear: [self.view.window removeGestureRecognizer:self.tapBehindGesture]; in viewWillDisappear:
License: MIT
Use it by including head file and adding [self.view.window addGestureRecognizer:self.tapBehindGesture]; in viewDidAppear: [self.view.window removeGestureRecognizer:self.tapBehindGesture]; in viewWillDisappear:
License: MIT